update CHANGELOG.md

This commit is contained in:
jesopo 2019-11-26 14:07:18 +00:00
parent cf229a0ed4
commit f97cf60434

View file

@ -15,6 +15,8 @@ Changed:
- Unique User-Agent (`utils.http.USERAGENT`)
- Nickname hashed colourisation now matches weechat's default (`utils.irc`)
- `./bitbotd -m permissions -M master-password` moved to `./bitbotctl command master-password`
- `utils.http.Response.data` is now always `bytes` - use `.decode()`/`.json()`/`.soup()`
- `to.py` -> `tell.py`; move `!to` to `!tell` but add `!to` as an alias
# 2019-11-18 - BitBot v1.15.0