From 1aad8d1e146cca2088beb5cbc3e96e9595094369 Mon Sep 17 00:00:00 2001 From: Kyle Banker Date: Sat, 15 Oct 2011 23:53:55 -0400 Subject: [PATCH] minor: HISTORY --- docs/HISTORY.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 708ef63..661e281 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -1,5 +1,11 @@ # MongoDB Ruby Driver History +### 1.4.1 +2011-10-15 + +* Simplified replica set refresh. +* Fix bugs associated with replica set refresh. + ### 1.4.0 2011-9-19