Updated History for v1.6.0

This commit is contained in:
Mauro Otonelli 2017-05-08 14:01:34 -03:00
parent afc45492e0
commit 037f8a2df7

View file

@ -1,5 +1,16 @@
== Development (master)
== 1.6.0 2017-05-04
=== New Features/Changes
* Rails 5.1 support: Remove deprecation warning (@activefx)
* MySQL 5.6+ InnoDB support (@ahorek)
* Better documentation (fixed typo) (@hoshinotsuyoshi)
=== Bug Fixes
* Fix Redis db option (@soylent)
* Make NullStrategy API-complete (@anicholson)
== 1.5.3 2016-04-22
=== Bug Fixes