Changelog

This commit is contained in:
Chris Tsang 2024-03-10 23:52:02 +00:00 committed by GitHub
parent b1f0a81672
commit be7ec5b64b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,7 @@ struct EntityNameNotAIdent {
### House keeping ### House keeping
* Improved Actix example to return 404 not found on unexpected inputs https://github.com/SeaQL/sea-orm/pull/2140 * Improved Actix example to return 404 not found on unexpected inputs https://github.com/SeaQL/sea-orm/pull/2140
* Re-enable `rocket_okapi` example https://github.com/SeaQL/sea-orm/pull/2136
## 1.0.0-rc.1 - 2024-02-06 ## 1.0.0-rc.1 - 2024-02-06