update CHANGELOG.rst

This commit is contained in:
long2ice
2020-08-07 18:12:40 +08:00
parent cf062c9310
commit d6c8941676
4 changed files with 49 additions and 51 deletions

View File

@@ -50,7 +50,4 @@ testall: deps test_sqlite test_postgres test_mysql
build: deps
@poetry build
publish: deps
@poetry publish --build
ci: check testall