Update CHANGELOG.md
This commit is contained in:
parent
c463fa20a4
commit
5c2f154eb0
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ Changed:
|
||||||
- IRCv3: SASL failure defaults to being "hard" (disconnect/crash)
|
- IRCv3: SASL failure defaults to being "hard" (disconnect/crash)
|
||||||
- `auto-title`, `auto-youtube`, `auto-imgur` etc now work in `/me`
|
- `auto-title`, `auto-youtube`, `auto-imgur` etc now work in `/me`
|
||||||
- Move truncation logic from `SentLine` to `ParsedLine`
|
- Move truncation logic from `SentLine` to `ParsedLine`
|
||||||
|
- Move `!help` logic to it's own file and rework it to be more user friendly
|
||||||
|
- Get `"city, state, country"` from geocoding in location.py, use in weather.py
|
||||||
|
|
||||||
Fixed:
|
Fixed:
|
||||||
- `KeyError` when sts `port` key not present
|
- `KeyError` when sts `port` key not present
|
||||||
|
|
Loading…
Reference in a new issue