Merge pull request #104 from dlackty/patch-1

Update changelog for 4.2.0
This commit is contained in:
Aaron Suggs 2014-11-21 10:03:59 -05:00
commit 0c0e6a6e85

View file

@ -1,6 +1,6 @@
# Changlog
## master (unreleased)
## v4.2.0 - 26 Oct 2014
- 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)