浏览代码

Update changelog

tags/v0.11.0-alpha
Daniel Oaks 6 年前
父节点
当前提交
e38d42c1ce
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      CHANGELOG.md

+ 2
- 0
CHANGELOG.md 查看文件

14
 ### Added
14
 ### Added
15
 
15
 
16
 ### Changed
16
 ### Changed
17
+* 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).
17
 
18
 
18
 ### Removed
19
 ### Removed
19
 
20
 
20
 ### Fixed
21
 ### Fixed
22
+* We now correctly suspend registration when receiving a `CAP REQ`, as per [the spec](https://ircv3.net/specs/core/capability-negotiation-3.1.html).
21
 
23
 
22
 
24
 
23
 ## [0.10.3] - 2017-12-26
25
 ## [0.10.3] - 2017-12-26

正在加载...
取消
保存