Update CHANGELOG.md

This commit is contained in:
jesopo 2019-06-14 18:12:54 +01:00
parent 1d8173f607
commit 04f3e98515

View file

@ -2,16 +2,23 @@
Added:
- Outbound message filtering (`message_filter.py`)
- Mid-callback command permission checks ('yield utils.Check(...)')
- `connected-since` on stats endpoint
Changed:
- Only strip 2 characters (`++` or `--`) from the end of karma
- Track CHANMODE type B, C and D (not just type D)
- 'x saved a duck' -> 'x befriended a duck'
Fixed:
- `KeyError` when sts `port` key not present
- lxml wasn't in requirements.txt but it should have been
- Any CRITICAL in read/write thread now kills the main thread too
Removed:
- `!set`/`!channelset`/`!serverset`/`!botset` (replaced with `!config`)
- `bytes-read-per-second` and `bytes-written-per-second` from stats endpoint
# 2019-06-09 - BitBot v1.9.2
Added: