File tree 2 files changed +18
-4
lines changed
2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 1
- libmongoc 1.x (Unreleased)
2
- ==========================
1
+ libmongoc 1.30.3
2
+ ================
3
3
4
4
New Features:
5
5
@@ -19,6 +19,11 @@ New Features:
19
19
Programs that link to BSON libraries directly should also use the new target
20
20
names `bson::static`, `bson::shared`, or `bson::bson`.
21
21
22
+ Thanks to everyone who contributed to the development of this release.
23
+
24
+ * Kevin Albertson
25
+ * Ezra Chung
26
+ * Colby Pike
22
27
23
28
libmongoc 2.0.0
24
29
===============
Original file line number Diff line number Diff line change 1
- libbson 1.x (Unreleased)
2
- ========================
1
+ libbson 1.30.3
2
+ ==============
3
+
4
+ Fixes:
5
+
6
+ * Fix CMake configure error on macOS with CMake 4.
3
7
4
8
New Features:
5
9
@@ -16,6 +20,11 @@ New Features:
16
20
removed from the 2.0 release, and should not be used for
17
21
forward-compatibility.
18
22
23
+ Thanks to everyone who contributed to the development of this release.
24
+
25
+ * Kevin Albertson
26
+ * Colby Pike
27
+
19
28
20
29
libbson 2.0.0
21
30
=============
You can’t perform that action at this time.
0 commit comments