Skip to content

Commit 8329a44

Browse files
committed
Modify v1.0.0 change log
1 parent 5d91979 commit 8329a44

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/change-log.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@
1414

1515
---
1616

17-
## Next
17+
## v1.0.0
1818

1919
### 新增
2020

21+
- README
2122
- 添加 `ExceptionalUnifiedDecorator` 异常装饰器,统一处理异常消息
2223
- 添加 `SafeAutoLauncher` 安全启动器,不会抛出异常
2324
- 添加 `SafeDecorator` 安全装饰器,实现 `SafeAutoLauncher`
@@ -31,6 +32,8 @@
3132

3233
### 优化
3334

35+
- 为项目添加文档注释
36+
3437
### 修复
3538

3639
-`WindowsRegistry` 无权限时抛出的 `SecurityException` 做处理

0 commit comments

Comments
 (0)