update CHANGELOG.md
This commit is contained in:
parent
79beb17aa3
commit
94643f9b24
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue