Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2024-02-28 20:14:44 +00:00 committed by GitHub
parent 88fafa57d9
commit 9318a544fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Updated Strum to version 0.26 https://github.com/SeaQL/sea-orm/pull/2088 * Updated Strum to version 0.26 https://github.com/SeaQL/sea-orm/pull/2088
### Enhancements
* [sea-orm-cli] Fix `migrate generate` on empty `mod.rs` files
## 1.0.0-rc.1 - 2024-02-06 ## 1.0.0-rc.1 - 2024-02-06
### New Features ### New Features