Update change log

This commit is contained in:
Michael Klishin 2015-09-25 01:26:54 +03:00
parent 504a358162
commit def4ce3e6b

View file

@ -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)