perf: 更新changelog

This commit is contained in:
曾文豪
2023-03-08 08:58:38 +08:00
parent f07e6d99e3
commit 4343601da1

View File

@@ -1,9 +1,16 @@
## 0.8.3
### 调整
> 1优化返回数据加密
> 2上传文件接口调整统一为**application/json**格式;
## 0.8.0 ## 0.8.0
### 调整 ### 调整
> 1移除**PasswordUtil**类,新增**EncryptConfig**配置; > 1移除**PasswordUtil**类,新增**EncryptConfig**配置;
> 2默认启用网络请求的加解密前端请配合接口使用。 > 2默认启用网络请求的加解密前端请配合接口使用。
## 0.7.4 ## 0.7.4