Skip to content

Commit

Permalink
Bump for intermediate release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Jul 2, 2018
1 parent b21a3ea commit 907b871
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Description: High-performance 'MongoDB' client based on 'libmongoc' and 'jsonlit
Includes support for aggregation, indexing, map-reduce, streaming, encryption,
enterprise authentication. The online user manual provides an overview of the
available methods in the package: <https://jeroen.github.io/mongolite/>.
Version: 1.5.9000
Version: 1.6
Authors@R: c(
person("Jeroen", "Ooms", ,"[email protected]", role = c("aut", "cre")),
person("MongoDB, Inc", role = "cph", comment = "Bundled mongo-c-driver, see AUTHORS file")
Expand Down
1 change: 1 addition & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Collection and cursor pointers now protect parent from GC
- Make internal functions static
- interate object gains a json() method
- Experimental GridFS support

1.5
- Change default value of 'filters' to NULL for MongoDB < 3.4
Expand Down

0 comments on commit 907b871

Please sign in to comment.