aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2019-08-15 13:42:53 +0100
committerGravatar jesopo2019-08-15 13:42:53 +0100
commit0e46dc7518b108dab32c9e843a25e9304d26a57e (patch)
treed08ac35bebc6255e41432d053d5905bb177decea
parentadd !addpoint and !rmpoint (explicit ++/-- karma) (diff)
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 046877e1..3b38d3c7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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