update CHANGELOG.md

This commit is contained in:
jesopo 2019-10-29 18:16:40 +00:00
parent 8ec365ceef
commit 2c1b838172

View file

@ -1,3 +1,18 @@
# TBD - BitBot v1.14.0
Added:
- `!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`)
- Show how long ago a video was uploaded (`youtube.py`)
Changed:
- `/me` lines are no longer added to markov chains
Fixed:
- Rectified `src/utils/` circular dependency mess
- Decode fediverse data as utf8
# 2019-10-25 - BitBot v1.13.0
Added: