update version

This commit is contained in:
long2ice
2021-09-27 19:55:38 +08:00
parent 24c1f4cb7d
commit b1521c4cc7
5 changed files with 18 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
# ChangeLog
## 0.5
## 0.6
### 0.5.9
### 0.6.0
- Change default config file from `aerich.ini` to `pyproject.toml`. (#197)
@@ -10,6 +10,8 @@
1. Run `aerich init -t config.TORTOISE_ORM`.
2. Remove `aerich.ini`.
## 0.5
### 0.5.8
- Support `indexes` change. (#193)