File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,22 @@ 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.1
13+ ===============
14+
15+ ## Fixes
16+
17+ * Do not propagate `-fPIC` in CMake targets.
18+ * Apply write command behavior to `mongoc_collection_create_indexes_with_opts`.
19+ * Omit `saslSupportedMechs` in single-threaded monitoring commands.
20+
21+ Thanks to everyone who contributed to the development of this release.
22+
23+ * Julia Garland
24+ * Roberto C. Sánchez
25+
26+
27+
1228libmongoc 2.1.0
1329===============
1430
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ libbson 2.2.0 (Unreleased)
55
66- Support for macOS 11 (EOL since September 2023) and macOS 12 (EOL since September 2024).
77
8+
9+ libbson 2.1.1
10+ =============
11+
12+ No changes since 2.1.0. Version incremented to match the libmongoc version.
13+
814libbson 2.1.0
915=============
1016
You can’t perform that action at this time.
0 commit comments