diff --git a/History.rdoc b/History.rdoc index 23e7838..138fdcb 100644 --- a/History.rdoc +++ b/History.rdoc @@ -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