Update CHANGELOG.md
This commit is contained in:
parent
bffc5b0ec4
commit
eef14abae3
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ Fixed:
|
||||||
- `Database.ChannelSettings.find` invalid SQL
|
- `Database.ChannelSettings.find` invalid SQL
|
||||||
- `birthday.py`'s year no longer .lstrip("0")ed
|
- `birthday.py`'s year no longer .lstrip("0")ed
|
||||||
- IRCv3: pay attention to our own msgids (`ircv3_msgid.py`)
|
- IRCv3: pay attention to our own msgids (`ircv3_msgid.py`)
|
||||||
|
- catch and WARN when trying to remove a self-mode we didn't know we had
|
||||||
|
|
||||||
Removed:
|
Removed:
|
||||||
- `!set`/`!channelset`/`!serverset`/`!botset` (replaced with `!config`)
|
- `!set`/`!channelset`/`!serverset`/`!botset` (replaced with `!config`)
|
||||||
|
|
Loading…
Reference in a new issue