From 636b888f73099a1d87bcbac842374254ac90ffcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Tue, 17 Oct 2023 17:29:58 +0200 Subject: [PATCH] CHANGELOG => Add upcoming 3.0.0 version --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 748e3a3..9b40d9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,19 @@ **⚠️ Deprecation:** --> +## 3.0.0 (?) + +### ✨ Feature +- Login to Dojo app via Gitlab OAuth +- User access type management + - **student**: default access type for new users + - **teachingStaff**: student access + possibility of creating assignment + - **admin**: teachingStaff access + access to user access management + +### 📚 Documentation +- Wiki update for this new version + + ## 2.2.0 (2023-10-16) ### ✨ Feature -- GitLab