diff --git a/Changelog.md b/Changelog.md index 5086af4..2fc3768 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +#### [2.6.1.3] - 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) +- `[NEW]` - running `pihole -w -l` or `pihole -b -l` will now list domains in your white/blacklist. [#447](../pulls/447) + #### [2.6.1.2] - 2016-04-06 - `[FIX]` - Added `-h` parameter to `whitelist.sh` and `blacklist.sh`. - `[FIX]` - Actually handle parameters passed when running `pihole chronometer` or `pihole -c` [#439](../issues/439)