From 83f027748aa0f9588de4885d94fee020d695abf9 Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Tue, 5 Apr 2016 00:34:39 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 8a3acab..dfc3b0b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ - `[NEW]` Single command for running pihole scripts. [See here for details](https://github.com/pi-hole/pi-hole/wiki/The-%22pihole%22-Command) (It autocompletes!) - `[NEW]` Tweaked layout of changelog from this release, and moving forward. - `[NEW]` Debugging script to help us support you better! (`pihole debug`) -- `[FIX]` `gravity.sh`, `whitelist.sh`, and `blacklist.sh` now respect user-created `pihole.conf` (Issues [#421](../issues/421) and [#428](../issues/428)) +- `[FIX]` `gravity.sh` (`pihole updateGravity`), `whitelist.sh` (`pihole whitelist`), and `blacklist.sh` (`pihole blacklist`) now respect user-created `pihole.conf` (Issues [#421](../issues/421) and [#428](../issues/428)) - `[FIX]` Uninstall script now works, and is much less aggressive. (`pihole uninstall`) - `[UPDATE]` New URL for Windows 10 Telemetry list. [#370](../pull/370) - `[TWEAK]` Allow older versions of `uptime` to be used [#372](../pull/372)