Skip to content

Commit 80fa63e

Browse files
committed
1.30.3 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 364ef4e commit 80fa63e

File tree

4 files changed

+21
-5
lines changed

4 files changed

+21
-5
lines changed

NEWS

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
libmongoc 1.x (Unreleased)
2-
==========================
1+
libmongoc 1.30.3
2+
================
33

44
New Features:
55

@@ -19,6 +19,13 @@ New Features:
1919
Programs that link to BSON libraries directly should also use the new target
2020
names `bson::static`, `bson::shared`, or `bson::bson`.
2121

22+
Thanks to everyone who contributed to the development of this release.
23+
24+
* Kevin Albertson
25+
* Ezra Chung
26+
* Colby Pike
27+
28+
2229
libmongoc 1.30.2
2330
================
2431

VERSION_CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.30.3-dev
1+
1.30.3

src/libbson/NEWS

+11-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
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.
37

48
New Features:
59

@@ -16,6 +20,11 @@ New Features:
1620
removed from the 2.0 release, and should not be used for
1721
forward-compatibility.
1822

23+
Thanks to everyone who contributed to the development of this release.
24+
25+
* Kevin Albertson
26+
* Colby Pike
27+
1928
libbson 1.30.2
2029
==============
2130

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)