Update changelog

This commit is contained in:
Aaron Suggs 2014-04-03 22:38:38 -04:00
parent ea09a49538
commit e445bd803a

View file

@ -2,6 +2,7 @@
## master (unreleased)
* Implement proxy for Dalli with better Memcachier support. (thanks @hakanensari)
* Rack::Attack.new returns an instance to ease testing (thanks @stevehodgkiss)
## v3.0.0 - 15 March 2014
* Change default blacklisted response to 403 Forbidden (thanks @carpodaster).