CHANGELOG.md in sequella-1.1.0 vs CHANGELOG.md in sequella-1.1.1

- old
+ new

@@ -1,6 +1,10 @@ # develop +# [1.1.1](https://github.com/bklang/sequella/compare/v1.1.0...v1.1.1) - [2015-03-27](https://rubygems.org/gems/sequella/versions/1.1.1) + * Bugfix: Don't trample on rake tasks by initializing early + * Bugfix: Match default model path to Adhearsion's application layout + # [1.1.0](https://github.com/bklang/sequella/compare/v1.0.0...v1.1.0) - [2014-01-14](https://rubygems.org/gems/sequella/versions/1.1.0) * Feature: Rake tasks to clean and reset the database * Feature: Automatically use JDBC on JRuby * Cleanup: No more autoloading (or dependency on activesupport)