Skip to content

Commit

Permalink
1.27.1 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Albertson <kevin.albertson@mongodb.com>
  • Loading branch information
kevinAlbs committed May 7, 2024
1 parent 7c34461 commit d6f093c
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
libmongoc 1.27.1
================

No changes since 1.27.0. Version incremented to match the libbson version.

libmongoc 1.27.0
================

Expand Down
2 changes: 1 addition & 1 deletion VERSION_CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.27.1-dev
1.27.1
13 changes: 13 additions & 0 deletions src/libbson/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
libbson 1.27.1
==============

Fixes:

* Fix string handling in `bson_string_new` and `bson_string_append`.

Thanks to everyone who contributed to the development of this release.

* Roberto C. Sánchez



libbson 1.27.0
==============

Expand Down
Binary file modified src/libmongoc/doc/includes/libbson.inv
Binary file not shown.

0 comments on commit d6f093c

Please sign in to comment.