Update CHANGELOG

This commit is contained in:
jesopo 2019-06-03 12:46:08 +01:00
parent f0f05a4748
commit 9be07513a6

View file

@ -11,6 +11,7 @@ Changed:
- IRCv3: Use last `server-time` for `RESUME` - not last .recv() time
- IRCv3: `draft/labeled-response` -> `draft/labeled-response-0.2`
- IRCv3: Prune already-seen messages in `chathistory` batches
- Consolidate `PRIVMSG`, `NOTICE` and `TAGMSG` handlers in to one
Fixed
- GitHug highlight prevention - don't detect highlights mid-word