diff --git a/CHANGELOG.md b/CHANGELOG.md index d09d84481a..c94c456a80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Previously, this would silently return 200 - OK on the root endpoint, but don't provide any usable endpoints. - #3757, Remove support for `Prefer: params=single-object` - @joelonsql + This preference was deprecated in favor of Functions with an array of JSON objects + - #3697, Querying non-existent table now returns `PGRST205` error instead of empty json - @taimoorzaeem ## [12.2.3] - 2024-08-01