update changelog for v4.4.1

This commit is contained in:
Aaron Suggs 2016-02-17 09:47:28 -05:00
parent 63ee77911e
commit 58924168cc

View file

@ -2,8 +2,10 @@
## master (unreleased)
- Fix an error affecting apps using Redis::Store saying that dalli was a
required dependency. Learn about ActiveSupport autoloading. (#165)
## v4.4.1 17 Feb 2016
- Fix a bug affecting apps using Redis::Store and ActiveSupport that could generate an error
saying dalli was a required dependency. I learned all about ActiveSupport autoloading. (#165)
## v4.4.0 - 10 Feb 2016