CHANGELOG
This commit is contained in:
parent
3de0078a31
commit
f45f487105
@ -28,7 +28,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
* [sea-orm-cli] Generate `Related` implementation for many-to-many relation with extra columns https://github.com/SeaQL/sea-orm/pull/1260
|
* [sea-orm-cli] Generate `Related` implementation for many-to-many relation with extra columns https://github.com/SeaQL/sea-orm/pull/1260
|
||||||
|
* Optimize the default implementation of `TryGetableFromJson::try_get_from_json()` - deserializing into `Self` directly without the need of a intermediate `serde_json::Value` https://github.com/SeaQL/sea-orm/pull/1249
|
||||||
|
|
||||||
## 0.10.4 - 2022-11-24
|
## 0.10.4 - 2022-11-24
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user