Update Changelog

This commit is contained in:
Aaron Suggs 2014-02-06 18:52:58 -05:00
parent 48adeda2f6
commit 8993db2dc4

View file

@ -1,5 +1,8 @@
# Changlog
## Master
* Change default blacklisted response to 403 Forbidden (thanks @carpodaster).
## v2.3.0 - 11 October 2013 (master)
* Allow throttle `limit` argument to be a proc. (thanks @lunks)
* Add Allow2Ban, complement of Fail2Ban. (thanks @jormon)