diff --git a/CHANGELOG.md b/CHANGELOG.md index 6773bc09..7a085b3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ struct EntityNameNotAIdent { ### House keeping * 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