diff --git a/CHANGELOG.md b/CHANGELOG.md index 997775f33..3dba7e2d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - #3091, Broken link in OpenAPI description `externalDocs` - @salim-b - #3659, Embed One-to-One relationship with different column order properly - @wolfgangwalther - #3504, Remove `format` from `rowFilter` parameters in OpenAPI - @dantheman2865 + - #3660, Fix regression that loaded the schema cache before the in-database configuration - @steve-chavez, @laurenceisla ### Changed