CHANGELOG.md in dbf-3.1.0 vs CHANGELOG.md in dbf-3.1.1
- old
+ new
@@ -1,4 +1,7 @@
+# 3.1.1
+ - Use Date.strptime to parse date fields
+
# 3.1.0
- Use :binary for binary fields in ActiveRecord schemas
# 3.0.8
- Fix uninitialized constant error under Rails 5