Skip to content

Commit

Permalink
🔖 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMengLu committed Oct 14, 2023
1 parent 1c25783 commit 0c3bf14
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## 发行版本

## [3.1.2] - 2023-10-15
- :sparkles: 支持 Kotlin 元注解,github #8 感谢 `@Sunrise66` 反馈
- :arrow_up: 升级到 Spring boot 3.1.4

## [3.1.1] - 2023-01-02
- :arrow_up: 升级到 Spring boot 3.1.1

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
## 版本说明
| version | spring boot version | java version |
|---------|---------------------|--------------|
| 3.1.1 | 3.x | 17 |
| 3.1.2 | 3.x | 17 |
| 2.3.3 | 1.x ~ 3.x | 1.8 |

## 原理
Expand Down
2 changes: 1 addition & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ English | [简体中文](README.md)
## version
| version | spring boot version | java version |
|---------|---------------------|--------------|
| 3.1.1 | 3.x | 17 |
| 3.1.2 | 3.x | 17 |
| 2.3.3 | 1.x ~ 3.x | 1.8 |

## Principle
Expand Down

0 comments on commit 0c3bf14

Please sign in to comment.