Update changelog

This commit is contained in:
Daniel Oaks 2018-01-04 00:28:06 +10:00
parent 3ba8af714e
commit e38d42c1ce
1 changed files with 2 additions and 0 deletions

View File

@ -14,10 +14,12 @@ New release of Oragono!
### Added
### Changed
* Message IDs are now much shorter and easier to read  down from 39 characters to 16 while preserving a very similar gaurantee of uniqueness (thanks [@prawnsalad](https://github.com/prawnsalad) for bringing up this issue).
### Removed
### Fixed
* We now correctly suspend registration when receiving a `CAP REQ`, as per [the spec](https://ircv3.net/specs/core/capability-negotiation-3.1.html).
## [0.10.3] - 2017-12-26