diff --git a/Changelog.md b/Changelog.md index f8868df..ffff007 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +#### Unreleased +- `[NEW]` - Added new default [list](https://github.com/notracking/hosts-blocklists/) +- `[NEW]` - Added more info to debug log + tells you where to find it +- `[NEW]` - Added root check to whitelist/blacklist scripts +- `[NEW]` - Changed command to reload dnsmasq to have more compatibility +- `[FIX]` - Made help show for whitelist and blacklist scripts +- `[FIX]` - Now a custom IP specified at install will be used instead of whatever the script finds + #### [2.6.2] - 2016-04-11 - `[FIX]` - `gravity.list` not being populated correctly when run by cron [#409](../issues/409) - `[FIX]` - Cleaned up output of helptext on `pihole` command. [#453](../issues/453)