Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Oct 2, 2013
1 parent 335975a commit 0cdaf2c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@

* Query.cursor will return a Enumerable instead of a Enumerator. (Arthur Neves)

* Moped's BSON implementation has been removed in favor of the 10gen
bson gem 2.0 and higher. All `Moped::BSON` references should be changed
to just `BSON`.

* \#190 Connection retries are now logged. (Jan Paul Posma)

* \#133 Moped now supports the new read preferences that the core drivers
Expand Down

0 comments on commit 0cdaf2c

Please sign in to comment.