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)