Skip to content

Commit 16a725a

Browse files
committed
update NEWS for 1.6.0
1 parent af574ec commit 16a725a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

NEWS

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
mongo-c-driver 1.6.0-rc0
2-
========================
1+
mongo-c-driver 1.6.0
2+
====================
33

4-
It is my please to announce mongo-c-driver 1.6.0-rc0.
4+
It is my please to announce mongo-c-driver 1.6.0.
55

66
New features and bug fixes:
77
* Enterprise authentication on Windows now uses the native GSSAPI library;
@@ -25,6 +25,7 @@ New features and bug fixes:
2525
* mongoc_find_and_modify_opts_get_max_time_ms
2626
* mongoc_find_and_modify_opts_get_sort
2727
* mongoc_find_and_modify_opts_get_update
28+
* All public functions now have the __cdecl calling convention on Windows.
2829

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

0 commit comments

Comments
 (0)