diff --git a/jans-scim/CHANGELOG.md b/jans-scim/CHANGELOG.md index df18a7d4bc8..4cf468109df 100644 --- a/jans-scim/CHANGELOG.md +++ b/jans-scim/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 1.0.6 (2023-01-09) + + +### Features + +* add custom annotation for configuration property and feature flag documentation ([#2852](https://github.com/JanssenProject/jans/issues/2852)) ([9991d1c](https://github.com/JanssenProject/jans/commit/9991d1ce1fe1b8ce3a65a72e0a72aeee78ba6c2e)) + + +### Bug Fixes + +* getting ready for a release ([0bda832](https://github.com/JanssenProject/jans/commit/0bda832ebc1da7017231deb38fe9aa6c7c51360a)) +* prepare for 1.0.6 release ([9e4c8fb](https://github.com/JanssenProject/jans/commit/9e4c8fb4c0a1ef4779934558e8d8d40d8fedbabf)) +* user attributes not updated [#2753](https://github.com/JanssenProject/jans/issues/2753) ([#3403](https://github.com/JanssenProject/jans/issues/3403)) ([f793f92](https://github.com/JanssenProject/jans/commit/f793f92fa275da2e57b2302dcb5c6fdb27666e67)) + ## [1.0.5](https://github.com/JanssenProject/jans/compare/jans-scim-v1.0.3...jans-scim-v1.0.5) (2022-12-01)