mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +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)
|
||||
|
||||
- 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue