Updated CHANGELOG

This commit is contained in:
Luca Frosini 2021-10-28 11:17:01 +02:00
parent fe1dafd250
commit ab0e2b11ee
1 changed files with 4 additions and 0 deletions

View File

@ -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]