aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2019-06-05 14:29:41 +0100
committerGravatar jesopo2019-06-05 14:29:41 +0100
commitf8c8074c7e1107738621e1b29cd7c4a6fd978d1f (patch)
treedf8639d2fe293b226e34e88e8baf6de132e40ce1
parentChange duck-triggering to be through regex commands that catch ALL messages; (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a5f17c8d..d4e8e02c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,8 @@
Added:
- IRCv3: Also look at CTCP events for msgids
- Sub-event system within all SentLines
+- Show last action in !seen (e.g. 'seen 1m ago (<jesopo> hi)')
+- WARN when labels are not responded to in a timely fashion
Changed:
- `!np` against a known nickname will attempt to resolve to lastfm username
@@ -12,6 +14,7 @@ Fixed:
- Differentiate between send and received CTCP events
- `IRCSocket._send` will now only return lines that definitely hit the wire
- GitHub `commit_comment` event formatting exception
+- Strip xref tags from !define output
# 2019-06-03 - BitBot v1.8.0