diff --git a/DESCRIPTION b/DESCRIPTION index a395ccb..44999a0 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,7 +5,7 @@ Description: High-performance MongoDB client based on 'mongo-c-driver' and 'json Includes support for aggregation, indexing, map-reduce, streaming, encryption, enterprise authentication, and GridFS. The online user manual provides an overview of the available methods in the package: . -Version: 2.6.0 +Version: 2.6.1 Authors@R: c( person("Jeroen", "Ooms", ,"jeroen@berkeley.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4035-0289")), diff --git a/NEWS b/NEWS index 2cee66f..12c8d01 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +2.6.1 + - Fix build of new kms module on Alpine linux + 2.6.0 - Add kms-message module to support aws authentication diff --git a/man/figures/logo.png b/man/figures/logo.png new file mode 100644 index 0000000..b4cbb66 Binary files /dev/null and b/man/figures/logo.png differ