Skip to content

Commit 494e4bb

Browse files
committed
1.7.0 Release
Signed-off-by: A. Jesse Jiryu Davis <[email protected]>
1 parent 0808986 commit 494e4bb

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

NEWS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
mongo-c-driver 1.7.0
22
====================
33

4+
It is my please to announce mongo-c-driver 1.7.0.
5+
6+
New features and bug fixes:
7+
48
* CMake build now installs .pc files for programs that link to libmongoc using
59
pkg-config. Both the CMake and Autotools build systems now install .cmake
610
files for programs that link to libmongoc using CMake. Linking to libmongoc
@@ -44,6 +48,22 @@ mongo-c-driver 1.7.0
4448
read concern options are set.
4549
* mongoc_gridfs_find_one_with_opts optimized to use limit 1.
4650

51+
Thanks to everyone who contributed to the development of this release.
52+
53+
* Hannes Magnusson
54+
* A. Jesse Jiryu Davis
55+
* David Golden
56+
* Jeremy Mikola
57+
* Bernard Spil
58+
* Aleksander Melnikov
59+
* Adam Seering
60+
* Remi Collet
61+
62+
Peace,
63+
64+
A. Jesse Jiryu Davis
65+
66+
4767
mongo-c-driver 1.6.0
4868
====================
4969

VERSION_CURRENT

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

VERSION_RELEASED

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

0 commit comments

Comments
 (0)