Use .sql instead of .json to store version file. (#79)

This commit is contained in:
long2ice
2020-11-16 22:25:01 +08:00
parent f5588a35c5
commit b21b954d32
8 changed files with 159 additions and 93 deletions

View File

@@ -1,5 +1,11 @@
# ChangeLog
## 0.4
### 0.4.0
- Use `.sql` instead of `.json` to store version file.
## 0.3
### 0.3.3