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
f872f5140c
commit
d7f5a31e31
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
## master (unreleased)
|
||||
* Implement proxy for Dalli with better Memcachier support. (thanks @hakanensari)
|
||||
* 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
|
||||
* Change default blacklisted response to 403 Forbidden (thanks @carpodaster).
|
||||
|
|
|
|||
Loading…
Reference in a new issue