aerich/CHANGELOG.rst
long2ice d876c7c84b fix transaction
update pypi.yml
2020-05-18 13:14:53 +08:00

23 lines
248 B
ReStructuredText

=========
ChangeLog
=========
0.1
===
0.1.4
-----
- Fix transaction.
0.1.3
-----
- Support indexes and unique_together.
0.1.2
-----
- Now aerich support m2m.
- Add cli cmd init-db.
- Change cli options.
0.1.1
-----
- Now aerich is basic worked.