Update change log
This commit is contained in:
parent
504a358162
commit
def4ce3e6b
1 changed files with 13 additions and 0 deletions
13
ChangeLog.md
13
ChangeLog.md
|
|
@ -1,3 +1,16 @@
|
|||
## Changes between 3.0.0 and 3.0.1
|
||||
|
||||
### Authencation Function No Longer Ignores Credentials
|
||||
|
||||
In some cases Monger ignored provided credentials.
|
||||
|
||||
Contributed by Artem Chistyakov.
|
||||
|
||||
### MongoDB Java Driver Update
|
||||
|
||||
MongoDB Java driver dependency has been updated to `3.0.4`.
|
||||
|
||||
|
||||
## Changes between 2.1.0 and 3.0.0
|
||||
|
||||
Monger 3.0 is based on the [MongoDB Java driver 3.0](https://www.mongodb.com/blog/post/introducing-30-java-driver)
|
||||
|
|
|
|||
Loading…
Reference in a new issue