aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar jesopo2019-11-01 16:11:17 +0000
committerGravatar jesopo2019-11-01 16:11:17 +0000
commit94643f9b24ba9be244c531907a4b4623ad90fadd (patch)
treee96146321dbe7c15a9dba625d9a92071721133f2 /CHANGELOG.md
parentshow GMT offset in !time output (diff)
signature
update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f26d6967..c778f4dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
# TBD - BitBot v1.14.0
Added:
+- Add Travis config to run `mypy`
- `!cmute`/`!cunmute` to mute/unmute a channel (`+m`) (`admin.py`)
- Support GitLab notes and confidential issues (`git_webhooks`)
- Strip `"'<>()` from words in titles when checking difference between a `<title>` and URL (`title.py`)
@@ -8,6 +9,8 @@ Added:
- 15 second SASL handshake timeout (`ircv3_sasl`)
- Ability to disable command suggestions (`command_suggestions.py`)
- Format/print/log `CHGHOST` events
+- Show when a `!config` option has remained unchanged (`config.py`)
+- Show GMT offset in `!time` output (`user_time.py`)
Changed:
- `/me` lines are no longer added to markov chains