Upgraded to 2.0.3

This commit is contained in:
Mohamed ElKalioby
2020-11-10 09:04:08 +03:00
parent 4a772ee626
commit becfc9e238
5 changed files with 32 additions and 4 deletions

View File

@@ -1,4 +1,12 @@
# Change Log
## 2.0.3
* Fixed: __version__ to show correct version
## 2.0.2
* Added: A missing migration
thnks to @swainn
## 2.0.1
* Fixed: issue in migration between Postgres and SQLite
thnks to @swainn and @willingham