Skip to content

Commit

Permalink
Update changelog for mongodb#3792 and mongodb#3881
Browse files Browse the repository at this point in the history
  • Loading branch information
gdlx committed Dec 9, 2014
1 parent a89863d commit 3c09819
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,9 @@ For instructions on upgrading to newer versions, visit

### Resolved Issues

* \#3792/\#3881 Fix many internal calls to #_id instead of #id to avoid issues
when overloading #id (Gauthier Delacroix)

* \#3847 Fix 'QueryCache#get_more' result, when collection has more documents than first query batch. (Angelica Korsun)

* \#3684 Dont raise MissingAttributeError, when using a only() scope. (Arthur Neves)
Expand Down

0 comments on commit 3c09819

Please sign in to comment.