Updated Changelog (markdown)

Adam Warner 2016-04-05 00:34:39 +01:00
parent f9909bde80
commit 83f027748a

@ -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)