CHANGELOG.md in dbf-1.6.0 vs CHANGELOG.md in dbf-1.6.1

- old
+ new

@@ -1,4 +1,11 @@ +## 1.6.1 + - fix YAML issue when using MRI version > 1.9.1 + - remove Table#seek_to_index and Table#current_record private methods + +## 1.6.0 + - remove activesupport gem dependency + ## 1.5.0 - Significant internal restructuring and performance improvements. Initial testing shows 4x faster performance.