diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d9519712..a4aeed42e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Filtering, shaping and embedding with &select for the /rpc path - @ruslantalpa - Output names of used-defined types (instead of 'USER-DEFINED') - @martingms - Implement support for singular representation responses for POST/PATCH requests - @ehamberg +- Include RPC endpoints in OpenAPI output - @begriffs, @LogvinovLeon ### Fixed - Do not apply limit to parent items - @ruslantalpa