diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 661e281..11ceb85 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -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