Skip to content

Update news for 1.24.4 #1397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@ Other:
attached to a GitHub release, or clone the repository at the desired release
tag.

libmongoc 1.24.4
================

Fixes:
* Fix build failure caused by missing `bson-dsl.h` install in libbson.

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

* Kevin Albertson

libmongoc 1.24.3
================

Expand Down
10 changes: 10 additions & 0 deletions src/libbson/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
libbson 1.24.4
==============

Fixes:
* Fix libmongoc build failure caused by missing install of `bson-dsl.h`.

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

* Kevin Albertson

libbson 1.24.3
==============

Expand Down