add missing ">" in CHANGELOG.md

This commit is contained in:
jesopo 2019-11-15 15:06:04 +00:00
parent dd58dbf99b
commit 177f029c07

View file

@ -19,7 +19,7 @@ Changed:
Fixed:
- 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
- Background colour formatting was being lost (`utils.irc`)