changelog: fix link for deprecated feature

This commit is contained in:
Laurence Isla
2024-05-22 19:16:01 -05:00
parent f5767b8d86
commit 4e0ffa6d0a
+1 -1
View File
@@ -45,7 +45,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Deprecated
- `Prefer: params=single-object` is deprecated. Use [a function with a single unnamed JSON parameter](https://postgrest.org/en/latest/references/api/stored_procedures.html#s-proc-single-json) instead. - @steve-chavez
- `Prefer: params=single-object` is deprecated. Use [a function with a single unnamed JSON parameter](https://postgrest.org/en/latest/references/api/functions.html#function-single-json) instead. - @steve-chavez
### Documentation