Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2022-10-06 23:45:52 +08:00 committed by GitHub
parent 3c19d7c3e4
commit c9fb32e9f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Documentation grammar fixes https://github.com/SeaQL/sea-orm/pull/1050
* Replace `dotenv` with `dotenvy` in examples https://github.com/SeaQL/sea-orm/pull/1085
* Exclude test_cfg module from SeaORM https://github.com/SeaQL/sea-orm/pull/1077
## 0.9.3 - 2022-09-30