Updated Changelog (markdown)

Adam Warner 2016-04-11 12:54:43 +01:00
parent 66f3008c02
commit 85c465696d

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