Fix rename field on the field add. (#134)

This commit is contained in:
long2ice
2021-03-21 20:43:05 +08:00
parent 505d361597
commit 364735f804
5 changed files with 40 additions and 25 deletions

View File

@@ -2,6 +2,10 @@
## 0.5
### 0.5.2
- Fix rename field on the field add. (#134)
### 0.5.1
- Fix tortoise connections not being closed properly. (#120)