Fix migrate to new database error

This commit is contained in:
long2ice
2020-10-14 20:33:23 +08:00
parent 768747140a
commit 6339dc86a8
4 changed files with 18 additions and 11 deletions

View File

@@ -2,6 +2,10 @@
## 0.3
### 0.3.2
- Fix migrate to new database error. (#62)
### 0.3.1
- Fix first version error.