From 39f9cd7060c986d902e3bb8e34a5166648ee5612 Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Wed, 11 May 2016 17:53:37 -0400 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 6522915..54a07f1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,8 +5,8 @@ - `[NEW]` - Changed command to reload dnsmasq to have more compatibility - `[FIX]` - Made help show for whitelist and blacklist scripts [#468](../pull/468) - `[FIX]` - Now a custom IP specified at install will be used instead of whatever the script finds [#472](../pull/472) -- `[FIX]` - Add `X-Frame-Options: DENY` to the web interface headers so that it can't be used in place of an ad [#491](../pull/491) -- `[FIX]` - Remove toilet and figlet as dependencies. They are replaced with simple echo calls [#500](../pull/500) +- `[NEW]` - Add `X-Frame-Options: DENY` to the web interface headers so that it can't be used in place of an ad [#491](../pull/491) +- `[NEW]` - Remove toilet and figlet as dependencies. They are replaced with simple echo calls [#500](../pull/500) #### [2.6.2] - 2016-04-11 - `[FIX]` - `gravity.list` not being populated correctly when run by cron [#409](../issues/409)