Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2023-02-11 15:44:06 +08:00 committed by GitHub
parent b13d4a8422
commit 47c1a9b145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,6 +168,8 @@ impl ColumnTrait for Column {
* Fixed a small typo https://github.com/SeaQL/sea-orm/pull/1391 * Fixed a small typo https://github.com/SeaQL/sea-orm/pull/1391
* `axum` example should use tokio runtime https://github.com/SeaQL/sea-orm/pull/1428 * `axum` example should use tokio runtime https://github.com/SeaQL/sea-orm/pull/1428
Full Changelog: https://github.com/SeaQL/sea-orm/compare/0.10.0...0.11.0
## 0.10.7 - 2023-01-19 ## 0.10.7 - 2023-01-19
### Bug Fixes ### Bug Fixes