Skip to content

Commit ed38c7c

Browse files
committed
update changelog
1 parent 7361705 commit ed38c7c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
### v5.0.1:
44
##### 修复
55
1. java 通过反射的方式,提高兼容性, 如tomcat10无法使用 (特别感谢 @BeichenDream 的PR)
6-
1. 使用 class 的静态变量替代 `application` 全局变量,提高兼容性 (特别感谢 @c0ny1 的建议)
6+
2. 使用 class 的静态变量替代 `application` 全局变量,提高兼容性 (特别感谢 @c0ny1 的建议)
7+
3. 修复异常连接时,未能正常退出
8+
4. 修复 `blv_decode` 的异常处理逻辑 (issue #73)
79

810
### v5.0.0:
911
##### 新特征

0 commit comments

Comments
 (0)