Skip to content

Commit

Permalink
Merge pull request #75 from ywy2090/main
Browse files Browse the repository at this point in the history
update ChangeLog
  • Loading branch information
ywy2090 authored Jun 30, 2022
2 parents a687979 + 8a1ec1b commit f628800
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### 1.0.0-rc4

(2022-06-30)

**更新**

- 日志中增加模块名前缀
- SSL握手过程中解析公钥
- `Message`结构变更,提取抽象类,添加`version`字段
- `Handlers`相关函数加锁,保证线程安全
- 增加`setReconnectedPeers`接口,支持更新重连的节点列表
- `ASIO`修改为单线程驱动单个`io_context`模型

### 1.0.0-rc3

(2022-03-31)
Expand Down

0 comments on commit f628800

Please sign in to comment.