From aca1ffde5cb065a32ff7b17b6e98818077968ad0 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 13 Nov 2024 17:12:32 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a888f77..02be1aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Added query parameters to paginate result of queries [#24648] - Completely refactored JSON Query management [#24163] - Additional fields (schema mixed) can be added to Context [#26102] +- Added state to Context +- Added roles checks to manage Contexts +- Added roles check to add isntances to non active Contexts ## [v4.3.0]