CHANGELOG.md in csv2hash-0.6.8 vs CHANGELOG.md in csv2hash-0.7.0

- old
+ new

@@ -1,17 +1,24 @@ +### VERSION 0.7.0 + +* feature + * Auto discover is also available for collection. + +* [fullchanges](https://github.com/FinalCAD/csv2hash/pull/20) + ### VERSION 0.6.8 * bug fix * fix typo on generator - + ### VERSION 0.6.7 * enhancements * initializer can be take block or value * refactoring * following rails way for naming file - + * [fullchanges](https://github.com/FinalCAD/csv2hash/pull/17) ### VERSION 0.6.6 * refactoring