add missing ">" in CHANGELOG.md
This commit is contained in:
parent
dd58dbf99b
commit
177f029c07
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Changed:
|
||||||
|
|
||||||
Fixed:
|
Fixed:
|
||||||
- Multiple channel keys should be expressed as comma-separated (`channel_keys.py`)
|
- Multiple channel keys should be expressed as comma-separated (`channel_keys.py`)
|
||||||
- `!duckstats <nickname` was meant to show stats for another user (`ducks.py`)
|
- `!duckstats <nickname>` was meant to show stats for another user (`ducks.py`)
|
||||||
- Fix almost completely broken 908 (`RPL_SASLMECHS`) handling
|
- Fix almost completely broken 908 (`RPL_SASLMECHS`) handling
|
||||||
- Background colour formatting was being lost (`utils.irc`)
|
- Background colour formatting was being lost (`utils.irc`)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue