diff --git a/CHANGELOG.md b/CHANGELOG.md
index 748e3a3b3b8cdd9fc44d0a34ebb5619b3c533e8b..9b40d9e48fda821fd49da824c25005a21611967f 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