Change log update
This commit is contained in:
parent
80219176a4
commit
d150876c51
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
||||||
## Changes between 1.4.0 and 1.4.1
|
## Changes between 1.4.0 and 1.4.1
|
||||||
|
|
||||||
|
### Explicit DBCursor Closure by monger.collection/find-maps and the like
|
||||||
|
|
||||||
|
`monger.collection/find-maps` and the like will now explicitly close DB cursors.
|
||||||
|
|
||||||
|
GH issue: 47
|
||||||
|
|
||||||
### MongoDB Java Driver Update
|
### MongoDB Java Driver Update
|
||||||
|
|
||||||
MongoDB Java driver dependency has been [updated to 2.10.1](https://github.com/mongodb/mongo-java-driver/wiki/Release-Notes).
|
MongoDB Java driver dependency has been [updated to 2.10.1](https://github.com/mongodb/mongo-java-driver/wiki/Release-Notes).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue