diff --git a/CHANGELOG.md b/CHANGELOG.md index ad156186..016443d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -168,6 +168,8 @@ impl ColumnTrait for Column { * 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 +Full Changelog: https://github.com/SeaQL/sea-orm/compare/0.10.0...0.11.0 + ## 0.10.7 - 2023-01-19 ### Bug Fixes