Add link to new Configuration Instructions in Changelog

This commit is contained in:
Mitchell Krog 2017-02-16 16:06:29 +02:00
parent 2fa04066f9
commit 54769b2b92

View file

@ -1,9 +1,9 @@
#CHANGELOG - Nginx Bad Bot Blocker
###2017-02-16
- V2.2017.04 Added new include file methods for whitelisting your own domains and IP addresses.
- V2.2017.04 - Added new include file methods for whitelisting your own domains and IP addresses.
No more having to remember to include your own IP ranges with any future update.
**Please read updated configuration instructions.** on README.md
**[Please read updated configuration instructions](https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/blob/master/CONFIGURATION.md)**
###2017-02-08
- V2.2017.03 - Added Travis CI Build Checking and Various Readme File Updates