mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
update changelog
This commit is contained in:
parent
f872f5140c
commit
d7f5a31e31
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
## master (unreleased)
|
## master (unreleased)
|
||||||
* Implement proxy for Dalli with better Memcachier support. (thanks @hakanensari)
|
* Implement proxy for Dalli with better Memcachier support. (thanks @hakanensari)
|
||||||
* Rack::Attack.new returns an instance to ease testing (thanks @stevehodgkiss)
|
* Rack::Attack.new returns an instance to ease testing (thanks @stevehodgkiss)
|
||||||
|
* Use Rack::Attack::Request subclass of Rack::Request for easier extending (thanks @tristandunn)
|
||||||
|
|
||||||
## v3.0.0 - 15 March 2014
|
## v3.0.0 - 15 March 2014
|
||||||
* Change default blacklisted response to 403 Forbidden (thanks @carpodaster).
|
* Change default blacklisted response to 403 Forbidden (thanks @carpodaster).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue