CHANGELOG.md in secondbase-1.0.0 vs CHANGELOG.md in secondbase-1.0.1

- old
+ new

@@ -1,9 +1,15 @@ # Change Log Please follow the format set down in http://keepachangelog.com +## v1.0.1 + +#### Fixed + +* Fix base Rails migration generator. Fixes #25. + ## v1.0 Initial re-write supporting Rails 4.x. Please see README.md for full details.