mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Update changelog
This commit is contained in:
parent
1767c134ff
commit
9049433f0b
1 changed files with 3 additions and 2 deletions
|
|
@ -1,11 +1,12 @@
|
|||
# Changlog
|
||||
|
||||
## Master
|
||||
## v3.0.0 - 15 March 2014
|
||||
* Change default blacklisted response to 403 Forbidden (thanks @carpodaster).
|
||||
* Fail gracefully when Redis store is not available; rescue exeption and don't
|
||||
throttle request. (thanks @wkimeria)
|
||||
* TravisCI runs integration tests.
|
||||
|
||||
## v2.3.0 - 11 October 2013 (master)
|
||||
## v2.3.0 - 11 October 2013
|
||||
* Allow throttle `limit` argument to be a proc. (thanks @lunks)
|
||||
* Add Allow2Ban, complement of Fail2Ban. (thanks @jormon)
|
||||
* Improved TravisCI testing
|
||||
|
|
|
|||
Loading…
Reference in a new issue