diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..0519c361 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,37 @@ + +# Change Log + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +## [Unreleased] - yyyy-mm-dd + +- Enable metrics endpoint + +## [0.0.5] - 17-02-2024 + +- Remove Institution admin role when entitlement is no longer present +- Fix javascript error when searching in apps +- Allow role expiery to be changed +- Require givenname and sn attributes + +## [0.0.4] - 16-01-2024 + +- Add API tokens for direct access to api +- Add Multirole applications +- Add features for SURFconext Teams migation +- Update translations +- Notifications for removed applications +- Add encryption for manage secrets +- Allow admins to accept eduID-only invites with institution account + +## [0.0.3] - 15-11-2023 + +- Delete owl sound +- Fix userrole deletion + +## [0.0.2] - 07-11-2023 + +- First stable release