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

CHANGELOG => Update

parent dceafc57
No related branches found
No related tags found
No related merge requests found
Pipeline #30943 failed
...@@ -18,11 +18,11 @@ ...@@ -18,11 +18,11 @@
--> -->
## 4.0.0 (???) ## 4.0.0 (Upcoming)
### ✨ Feature ### ✨ Feature
- Add some commands to generate files that will be used for terminal completion (bash, fish and zsh) - Add some commands to generate files that will be used for terminal completion (bash, fish and zsh)
- Add "dojo upgrade" command to open the browser on the latest release page - Add `dojo upgrade` command that automatic upgrade the CLI to the latest version (or the latest dev version)
- Add features related to corrige (commentary, commit specific link / update, delete link) - Add features related to corrige (commentary, commit specific link / update, delete link)
### 🤏 Minor change ### 🤏 Minor change
...@@ -34,7 +34,9 @@ ...@@ -34,7 +34,9 @@
### 🔨 Internal / Developers ### 🔨 Internal / Developers
- SonarQube integration - SonarQube integration
- Migration to GitBreaker library for all Gitlab API calls - Migration to GitBreaker library for all Gitlab API calls
- Dependencies update - Migrate to native ESM (ECMAScript Modules)
- Dependencies update (huge update because of some dependencies that was locked on older versions because newer ones
require native ESM)
## 3.5.0 (2024-02-21) ## 3.5.0 (2024-02-21)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment