Skip to content
Snippets Groups Projects
Commit dfb17077 authored by michael.minelli's avatar michael.minelli
Browse files

Prepare for v3.0.0

parent 0ed63420
No related branches found
No related tags found
No related merge requests found
Pipeline #26670 passed
......@@ -12,8 +12,21 @@
**💥 Breaking:**
**⚠️ Deprecation:**
### 🔨 Internal / Developers
- No modifications / Keep major and minors versions in sync with all parts of the project
-->
## 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
## 2.2.0 (2023-10-16)
### ✨ Feature
......
{
"name" : "dojo_cli",
"description" : "CLI of the Dojo project",
"version" : "2.2.0",
"version" : "3.0.0",
"license" : "AGPLv3",
"author" : "Michaël Minelli <dojo@minelli.me>",
"main" : "dist/app.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment