minor: HISTORY

This commit is contained in:
Kyle Banker 2011-10-17 14:54:25 -05:00
parent 8aa791e051
commit 03549d1b67
1 changed files with 5 additions and 1 deletions

View File

@ -1,10 +1,14 @@
# MongoDB Ruby Driver History
### 1.4.1
2011-10-15
2011-10-17
If you're using 1.4.0, this is a necessary upgrade.
* Simplified replica set refresh.
* Fix bugs associated with replica set refresh.
* Make cursor smart enough to continue functioning
even if a refresh is triggered.
### 1.4.0
2011-9-19