Update CHANGELOG

This commit is contained in:
jesopo 2019-05-30 07:45:49 +01:00
parent 58aea4b3b4
commit 34f9ee3c9c

View file

@ -4,6 +4,10 @@ Added:
- Module dependency system - Module dependency system
- Enable TCP keepalives - Enable TCP keepalives
Changed:
- Use last `server-time` for `RESUME` - not last .recv() time
- IRCv3: `draft/labeled-response` -> `draft/labeled-response-0.2`
Fixed Fixed
- GitHug highlight prevention - don't detect highlights mid-word - GitHug highlight prevention - don't detect highlights mid-word
- Pass already-decoded data in to BeautifulSoup - Pass already-decoded data in to BeautifulSoup