docs: 2.5.0 版本更新说明
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,3 +1,15 @@
|
||||
# 2.5.0 (2023/12/6)
|
||||
### ✨ feat
|
||||
- [集成 Spring Cache 和 Redis 缓存,路由缓存](https://blog.csdn.net/u013737132/article/details/134789862)
|
||||
### 🛠️ refactor
|
||||
- 权限判断逻辑调整,用户绑定权限调整为角色绑定权限
|
||||
|
||||
### fix
|
||||
- [接口无请求权限,Spring Security 自定义异常无效问题修复](https://youlai.blog.csdn.net/article/details/134718249)
|
||||
|
||||
|
||||
|
||||
|
||||
# 2.4.1 (2023/11/7)
|
||||
### ✂️ refactor
|
||||
- 项目目录结构优化
|
||||
|
||||
Reference in New Issue
Block a user