mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
update changelog for v4.4.1
This commit is contained in:
parent
63ee77911e
commit
58924168cc
1 changed files with 4 additions and 2 deletions
|
|
@ -2,8 +2,10 @@
|
||||||
|
|
||||||
## master (unreleased)
|
## master (unreleased)
|
||||||
|
|
||||||
- Fix an error affecting apps using Redis::Store saying that dalli was a
|
## v4.4.1 17 Feb 2016
|
||||||
required dependency. Learn about ActiveSupport autoloading. (#165)
|
|
||||||
|
- 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
|
## v4.4.0 - 10 Feb 2016
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue