Added detail about version 1.4.1

This commit is contained in:
Ernesto Tagwerker 2015-03-09 13:18:47 -03:00
parent 9b30724391
commit 8534ebaf4f

View file

@ -1,7 +1,13 @@
== Development (master)
=== New Features/Changes
== 1.4.1 2015-03-09
* Support for deletion with Sequel. (@cyberdelia)
* Use ActiveRecord::Base configuration when different from config file. (@wendy0402)
* Removed dependency of Mongo. (@codegourmet)
* Fixed issue with tables schema prefix in Postgres. (@phoenixek12)
* Use ruby 1.8 syntax. (@daniel-g)
* Added license to gemspec. (@chrismar035)
* Improved coverage for migrations table. (@jonallured)
== 1.4.0 2014-12-17