Skip to content

Commit 4fc64db

Browse files
🚔 [V1.4.0] 2019.11.5
1 parent 208e3c2 commit 4fc64db

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# 更新日志 CHANGELOG
22

3+
## [V1.4.0] 2019.11.5 🚔
4+
> spring-boot-plus集成用户角色权限部门管理
5+
6+
### ⭐️ New Features
7+
- 两种方式获取验证码
8+
- 用户角色权限部门功能
9+
- 同时生成多张表代码
10+
11+
### ⚡️ Optimization
12+
- 自定义是否启用Shiro权限拦截
13+
- 优化LogAop配置
14+
- 代码生成模板优化,三种生成策略
15+
16+
### 🐞 Bug Fixes
17+
- fix #81 刷新token问题
18+
- fix 获取角色token问题
19+
- fix refreshToken方法和LoginUtil工具类方法问题
20+
21+
### 📔 Documentation
22+
23+
### 🔨 Dependency Upgrades
24+
- Upgrade to `spring-boot` 2.2.0.RELEASE
25+
- Upgrade to `spring-boot-admin` 2.2.0-SNAPSHOT
26+
- Upgrade to `lombok` 1.18.10
27+
- Upgrade to `hutool` 5.0.3
28+
- Upgrade to `mapstruct` 1.3.1.Final
29+
330

431
## [V1.3.1-RELEASE] 2019.10.15
532

docs/CHANGELOG_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Vx.x.x-RELEASE] xxxx.xx.xx 💻
1+
## [Vx.x.x] xxxx.xx.xx
22
>
33
44
### ⭐️ New Features

0 commit comments

Comments
 (0)