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

Prepare for v3.3.0

parent 2f8083ee
No related branches found
No related tags found
No related merge requests found
Pipeline #28200 passed
......@@ -17,7 +17,17 @@
- No modifications / Keep major and minors versions in sync with all parts of the project
-->
## 3.2.0 (???)
## 3.3.0 (???)
### ✨ Feature
- **CLI**: Show an information message when a new version of the CLI is available (and not required)
### 🐛 Bugfix
- Fix an error when providing template for assignment creation
## 3.2.0 (2023-12-19)
### 🤏 Minor change
- **Exercices**: Set names of students in exercise name in alphabetical order
......
This diff is collapsed.
{
"name" : "dojo_backend_api",
"description" : "Backend API of the Dojo project",
"version" : "3.2.0",
"version" : "3.3.0",
"license" : "AGPLv3",
"author" : "Michaël Minelli <dojo@minelli.me>",
"main" : "dist/src/app.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment