update CHANGELOG.md
This commit is contained in:
parent
cf229a0ed4
commit
f97cf60434
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ Changed:
|
||||||
- Unique User-Agent (`utils.http.USERAGENT`)
|
- Unique User-Agent (`utils.http.USERAGENT`)
|
||||||
- Nickname hashed colourisation now matches weechat's default (`utils.irc`)
|
- Nickname hashed colourisation now matches weechat's default (`utils.irc`)
|
||||||
- `./bitbotd -m permissions -M master-password` moved to `./bitbotctl command master-password`
|
- `./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
|
# 2019-11-18 - BitBot v1.15.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue