mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
Update changelog for 4.2.0
This commit is contained in:
parent
f9b7721e59
commit
bc4899238d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Changlog
|
# Changlog
|
||||||
|
|
||||||
## master (unreleased)
|
## v4.2.0 - 26 Oct 2014
|
||||||
- Throttle's `period` argument now takes a proc as well as a number (thanks @gsamokovarov)
|
- Throttle's `period` argument now takes a proc as well as a number (thanks @gsamokovarov)
|
||||||
- Invoke the `#call` method on `blacklist_response` and `throttle_response` instead of `#[]`, as per the Rack spec. (thanks @gsamokovarov)
|
- Invoke the `#call` method on `blacklist_response` and `throttle_response` instead of `#[]`, as per the Rack spec. (thanks @gsamokovarov)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue