diff --git a/CHANGELOG.md b/CHANGELOG.md index fac54e7..1bd6018 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - The contexts property is not included in header is not requested [#21953] - When serialising a resource the ConsistsOf does not include source [#22001] - Getting all the relations of a type it is returned a list of relations and not the list of Resources sources of such relation [#22003] +- Included context names and not only UUIDs in header [#22090] +- Added support for Json Query [#22047] +- Added support for Query Templates [#22091] + ## [v4.0.0]