From 259d46486408619f1a3c045e64e87c7ba3bb5f71 Mon Sep 17 00:00:00 2001 From: danischm Date: Fri, 25 Oct 2024 10:49:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c46291..e94a8fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ ## 0.1.2 (unreleased) -- Add `parent` attribute to `user_identity_group` -- Modify update rank on device admin and network access resources -- Fix active directory group optional -- Added endpoints resource support +- Add `parent_group` attribute to `user_identity_group` +- Support new `*_update_rank` resources to allow changing the rank of policy sets or rules without impacting existing configurations +- Support active directory configurations without groups +- Added support for managing endpoints - Added support for default user identity groups assignment under internal users -- Fix description attribute of `network_device_groups_children_children` +- Fix incorrect description attribute of `network_device_groups` configuration +- BREAKING CHANGE: `endpoint_identity_groups` and `user_identity_groups` now support nested children in favor of `parent` references ## 0.1.1