Update CHANGELOG for release

This commit is contained in:
Aaron Suggs 2015-05-22 13:48:15 -04:00
parent f0941a225b
commit b29a7a89de

View file

@ -2,8 +2,11 @@
## master (unreleased)
## v4.3.0 - 22 May 2015
- Redis proxy passes `raw: true` (thanks @stanhu)
- Redis supports `delete` method to be consistent with Dalli (thanks @stanhu)
- Support the ability to reset Fail2Ban count and ban flag (thanks @stanhu)
## v4.2.0 - 26 Oct 2014
- Throttle's `period` argument now takes a proc as well as a number (thanks @gsamokovarov)