Changelog

This commit is contained in:
Chris Tsang 2022-08-14 01:01:12 +08:00
parent 632471a526
commit 10a215d28e

View File

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### House keeping
* Set minimal rustc version to `1.60` https://github.com/SeaQL/sea-orm/pull/938
* Exclude `chrono` default features https://github.com/SeaQL/sea-orm/pull/950
## 0.9.2 - Pending