From 4211860ca02d1ab10674b2236d542809850da7f8 Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Mon, 4 Apr 2016 23:53:49 +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 c7883f1..3903ccb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ #### [2.5.4~dev] - `[NEW]` Return empty javascript for javascript requests [#386](../pull/386) -- `[NEW]` Single command for running pihole scripts. [See here for details](https://github.com/pi-hole/pi-hole/wiki/pihole-command) (It autocompletes!) +- `[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))