Changelog

This commit is contained in:
Chris Tsang 2022-03-21 00:47:52 +08:00
parent a09790ef81
commit 0c0083adfa

View File

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Codegen add serde derives to enums, if specified https://github.com/SeaQL/sea-orm/pull/463 * Codegen add serde derives to enums, if specified https://github.com/SeaQL/sea-orm/pull/463
* Codegen Unsigned Integer - 2 https://github.com/SeaQL/sea-orm/pull/397 * Codegen Unsigned Integer - 2 https://github.com/SeaQL/sea-orm/pull/397
* Supports `time` crate https://github.com/SeaQL/sea-orm/pull/602
### Breaking changes ### Breaking changes