Skip to content

Commit ee2001b

Browse files
authored
update NEWS for 1.20.1 (#924)
1 parent 2376941 commit ee2001b

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
libmongoc 1.20.1
2+
================
3+
4+
Bug fixes:
5+
6+
* Fix bug where first hello command on a single-threaded client may not include full handshake.
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* Kevin Albertson
11+
112
libmongoc 1.20.0
213
================
314

src/libbson/NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
libbson 1.20.1
2+
==============
3+
4+
Bug fixes:
5+
6+
* Fix implicit declarations causing build failures on macOS.
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* Kevin Albertson
11+
* Ryan Schmidt
12+
113
libbson 1.20.0
214
==============
315

0 commit comments

Comments
 (0)