From 54769b2b921a767c90a81ef5cba62323c1eaf9db Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Thu, 16 Feb 2017 16:06:29 +0200 Subject: [PATCH] Add link to new Configuration Instructions in Changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 842fb0a7f..35925d20b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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