mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-16 13:05:49 +00:00
11 lines
384 B
Markdown
11 lines
384 B
Markdown
# Changlog
|
|
|
|
## v2.2.0 - 20 June 2013
|
|
* Fail2Ban filtering. See README for details. Thx @madlep!
|
|
* Introduce StoreProxy to more cleanly abstract cache stores. Thx @madlep.
|
|
|
|
## v2.1.1 - 16 May 2013
|
|
* Start keeping changelog
|
|
* Fix `Redis::CommandError` when using ActiveSupport numeric extensions (e.g. `1.second`)
|
|
* Remove unused variable
|
|
* Extract mandatory options to constants
|