Skip to content

Commit 3c79c64

Browse files
committed
minor: added missing 0.19 history
1 parent 2e78eb6 commit 3c79c64

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

HISTORY

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
0.19.3 2010-4-5
2+
* Minor fix for assert_valid_keys.
3+
4+
0.19.2 2010-4-5
5+
This release fixes a major bug and is the final release
6+
in the 0.19 series. The next release, 0.20.0, will introduce
7+
separate gems for bson and bson_ext and may require small
8+
changes to existing code bases. Expect that release in the next
9+
few days.
10+
* Fix for Grid#delete bug.
11+
* Log messages read like valid ruby driver code.
12+
* Cursor#has_next.
13+
* Tests for MongoDB 1.4 features.
14+
* Flexible index creation method with Mongo::GEO2D constant.
15+
116
0.19.1 2010-3-2
217
* Fix for HashWithIndifferentAccess in ActiveSupport-3.0
318

0 commit comments

Comments
 (0)