diff --git a/Changelog.md b/Changelog.md index 7bf076b..54917a1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +#### Unreleased +- `[NEW]` - Allow the web interface to run `pihole` commands [#469](../pull/469) +- `[NEW]` - Show web interface URL after install [6cf446](https://github.com/pi-hole/pi-hole/commit/6cf446032f488fb43249ef4e3f9980712a2a9aa4) +- `[FIX]` - Remove `helpfunc not found` error when running `pihole -w` or `pihole -b` [3fda2d](https://github.com/pi-hole/pi-hole/commit/3fda2d9ac3017b5adb2b011ef06c43d3e73801bb) + #### [2.6.3] - 2016-05-22 - `[NEW]` - Added new default [list](https://github.com/notracking/hosts-blocklists/) (commented out by default) [#452](../pull/452) - `[NEW]` - Added new default list for Windows telemetry (commented out by default) [#509](../pull/509)