Skip to content

Commit cd7a46c

Browse files
authored
update NEWS for 1.30.6 and 2.1.2 (#2140)
* update NEWS for 1.30.6 * update for 2.1.2
1 parent f7a39ca commit cd7a46c

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

NEWS

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,32 @@ libmongoc 2.2.0 (unreleased)
99

1010
- Support for macOS 11 (EOL since September 2023) and macOS 12 (EOL since September 2024).
1111

12+
libmongoc 2.1.2
13+
===============
14+
15+
## Fixes
16+
17+
* Fix write command options handling.
18+
19+
Thanks to everyone who contributed to the development of this release.
20+
21+
* Ezra Chung
22+
* Kevin Albertson
23+
24+
25+
libmongoc 1.30.6
26+
================
27+
28+
Fixes:
29+
30+
* Fix write command options handling.
31+
32+
Thanks to everyone who contributed to the development of this release.
33+
34+
* Ezra Chung
35+
* Kevin Albertson
36+
37+
1238
libmongoc 2.1.1
1339
===============
1440

src/libbson/NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ libbson 2.2.0 (Unreleased)
55

66
- Support for macOS 11 (EOL since September 2023) and macOS 12 (EOL since September 2024).
77

8+
libbson 2.1.2
9+
=============
10+
11+
No changes since 2.1.1. Version incremented to match the libmongoc version.
12+
13+
libbson 1.30.6
14+
==============
15+
16+
No changes since 1.30.5. Version incremented to match the libmongoc version.
17+
818

919
libbson 2.1.1
1020
=============

0 commit comments

Comments
 (0)