diff --git a/CHANGELOG.md b/CHANGELOG.md index eab0a11f1..6773bc098 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,10 @@ struct EntityNameNotAIdent { } ``` +### House keeping + +* Improved Actix example to return 404 not found on unexpected inputs https://github.com/SeaQL/sea-orm/pull/2140 + ## 1.0.0-rc.1 - 2024-02-06 ### New Features