We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404148a commit ca4b609Copy full SHA for ca4b609
NEWS
@@ -12,6 +12,16 @@ Other:
12
attached to a GitHub release, or clone the repository at the desired release
13
tag.
14
15
+libmongoc 1.24.4
16
+================
17
+
18
+Fixes:
19
+ * Fix build failure caused by missing `bson-dsl.h` install in libbson.
20
21
+Thanks to everyone who contributed to the development of this release.
22
23
+ * Kevin Albertson
24
25
libmongoc 1.24.3
26
================
27
src/libbson/NEWS
@@ -1,3 +1,13 @@
1
+libbson 1.24.4
2
+==============
3
4
5
+ * Fix libmongoc build failure caused by missing install of `bson-dsl.h`.
6
7
8
9
10
11
libbson 1.24.3
==============
0 commit comments