Skip to content

Commit 2662349

Browse files
committed
1.8.0 Release
Signed-off-by: A. Jesse Jiryu Davis <[email protected]>
1 parent 80e47bf commit 2662349

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

NEWS

+2
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ mongo-c-driver 1.8.0
2020
* Wire version checks introduced in 1.8.0 will prevent the driver from
2121
connecting to a future MongoDB server version if its wire protocol is
2222
incompatible.
23+
* New CMake option ENABLE_MAINTAINER_FLAGS.
2324

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

2627
* A. Jesse Jiryu Davis
2728
* Hannes Magnusson
29+
* Jeremy Mikola
2830

2931
Peace,
3032

VERSION_CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0-dev
1+
1.8.0

VERSION_RELEASED

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.0
1+
1.8.0

0 commit comments

Comments
 (0)