Skip to content

Commit 1b09128

Browse files
committed
1.26.1 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 30f7c4d commit 1b09128

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
114
libmongoc 1.26.0
215
================
316

VERSION_CURRENT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.26.1-dev
1+
1.26.1

src/libbson/NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
libbson 1.26.1
2+
==============
3+
4+
Fixes:
5+
6+
* Use aligned alloc for `bson_array_builder_t`
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* 0x1 Louis
11+
112
libbson 1.26.0
213
==============
314

0 commit comments

Comments
 (0)