History.txt in dbf-1.1.0 vs History.txt in dbf-1.1.1
- old
+ new
@@ -1,14 +1,19 @@
+== 1.1.1
+
+* Return invalid DateTime columns as nil
+
+== 1.1.0
+
+* Add support for large table that will not fit into memory
+
== 1.0.13
+
* Allow passing an array of ids to find
== 1.0.11
* Attributes are now accessible by original or underscored name
-
-== 1.1.0
-
-* Add support for large table that will not fit into memory
== 1.0.9
* Fix incorrect integer column values (only affecting some dbf files)
* Add CSV export