CHANGELOG.md in secondbase-2.1.5 vs CHANGELOG.md in secondbase-2.1.6

- old
+ new

@@ -1,8 +1,13 @@ # Change Log Please follow the format set down in http://keepachangelog.com +## v2.1.6 + +* Descriptions for Rake tasks. Fixes #60. Thanks @roolo. + + ## v2.1.5 * Allow custom db paths to work. Fixes #51 #52. Thanks @MrJoy.