Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2022-11-06 14:20:26 +08:00 committed by GitHub
parent 69612fa507
commit 712f3bf707
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## 0.11.0 - Pending
### Enhancements
* use GAT to elide `StreamTrait` lifetime https://github.com/SeaQL/sea-orm/pull/1161
### Breaking changes
* corrected the error name `UpdateGetPrimaryKey` https://github.com/SeaQL/sea-orm/pull/1180
## 0.10.2 - Pending
### Enhancements