Changelog
This commit is contained in:
parent
b48f43bc09
commit
337ee223a4
12
CHANGELOG.md
12
CHANGELOG.md
@ -7,11 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## 0.10.0 - Pending
|
## 0.10.0 - Pending
|
||||||
|
|
||||||
### House keeping
|
## 0.9.1 - 2022-07-22
|
||||||
|
|
||||||
* Remove unnecessary `async_trait` https://github.com/SeaQL/sea-orm/pull/737
|
|
||||||
|
|
||||||
## 0.9.1 - Pending
|
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
@ -20,7 +16,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
* The `on_conflict` field in `RelationDef` and `RelationBuilder` should be marked as `Send` and `Sync` https://github.com/SeaQL/sea-orm/pull/898
|
* `RelationDef` & `RelationBuilder` should be `Send` & `Sync` https://github.com/SeaQL/sea-orm/pull/898/files
|
||||||
|
|
||||||
|
### House keeping
|
||||||
|
|
||||||
|
* Remove unnecessary `async_trait` https://github.com/SeaQL/sea-orm/pull/737
|
||||||
|
|
||||||
## 0.9.0 - 2022-07-17
|
## 0.9.0 - 2022-07-17
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user