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 30f7c4d commit 1b09128Copy full SHA for 1b09128
NEWS
@@ -1,3 +1,16 @@
1
+libmongoc 1.26.1
2
+================
3
+
4
+Fixes:
5
6
+ * Fix 32-bit compile with 64-bit `time_t`
7
8
+Thanks to everyone who contributed to the development of this release.
9
10
+ * Roberto C. Sánchez
11
12
13
14
libmongoc 1.26.0
15
================
16
VERSION_CURRENT
@@ -1 +1 @@
-1.26.1-dev
+1.26.1
src/libbson/NEWS
@@ -1,3 +1,14 @@
+libbson 1.26.1
+==============
+ * Use aligned alloc for `bson_array_builder_t`
+ * 0x1 Louis
libbson 1.26.0
==============
0 commit comments