diff --git a/CHANGELOG.md b/CHANGELOG.md index 29be75839992945fdc8714e0ddcdcfb0c8c429ba..97bb614fe93a378f6289bae7d2901a4d29eba0b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,23 @@ --> -## 3.4.0 (???) +## 3.5.0 (???) + +Functionalities of this version will be split into multiple minor versions for scheduling reasons. + +### ✨ Feature +- Link a commit of an exercise as a corrige of an assignment +- **CLI**: Add some commands to generate files that will be used for terminal completion (bash, fish and zsh) + +### 🔨 Internal / Developers +- Move all gitlab API calls to GitBreaker library +- SonarQube integration + +### 📚 Documentation +- Migration from Wiki to static web site + + +## 3.4.0 (2023-01-23) ### ✨ Feature - Limit of 2 exercises by user