Update CHANGELOG.md

This commit is contained in:
jesopo 2019-08-15 13:42:53 +01:00
parent 6332f80dc9
commit 0e46dc7518

View file

@ -37,6 +37,7 @@ Added:
- `!remindme` as an alias of `!in` (`in.py`)
- `!source` and `!version` (`info.py`)
- Show TTL for DNS records (`ip_addresses.py`)
- `!addpoint`/`!rmpoint` as more explicit `++`/`--` for karma (`karma.py`)
Changed:
- Move `_check()` call to event loop func