Skip to content

Commit de43a70

Browse files
committed
1.5.0-rc6 Release
Signed-off-by: A. Jesse Jiryu Davis <[email protected]>
1 parent 3b39826 commit de43a70

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

NEWS

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ New features and bug fixes:
3636
* mongoc_collection_read_write_command_with_opts
3737
* mongoc_gridfs_find_with_opts
3838
* mongoc_gridfs_find_one_with_opts
39+
* mongoc_collection_find is now deprecated in favor of
40+
mongoc_collection_find_with_opts.
3941
* New helper function to include read concern in one of the above function's
4042
options parameter: mongoc_read_concern_append.
4143
* mongoc_client_command no longer applies the client's read preference and

VERSION_CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0-dev
1+
1.5.0-rc6

0 commit comments

Comments
 (0)