diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5013ec191bc7dcfed86a4d55030ac211c6d53a1a..ae30d505619a762bbeaf8e528bffaaf372d919d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,43 +18,43 @@
 -->
 
 
-## 3.5.2 (???)
+## 3.5.2 (2024-02-26)
 
-### 🔨 Internal / Developers
-- Move all gitlab API calls to GitBreaker library
+### 🐛 Bugfix
+- Add missing code to move correction from private to internal repository
 
 
-## 3.5.1 (2023-02-22)
+## 3.5.1 (2024-02-22)
 
 ### 🐛 Bugfix
 - Corrections: Take the exercise last commit instead of the assignment last commit
 
 
-## 3.5.0 (2023-02-21)
+## 3.5.0 (2024-02-21)
 
 ### ✨ Feature
 - Link a commit of an exercise as a corrige of an assignment
 
 
-## 3.4.2 (2023-01-23)
+## 3.4.2 (2024-01-23)
 
 ### 📚 Documentation
 - Wiki: add tutorial about adding a new route to the API
 
 
-## 3.4.1 (2023-01-25)
+## 3.4.1 (2024-01-25)
 
 ### 🐛 Bugfix
 - Fix assignment gitlab CI/CD pipeline: fix the name of the dind service
 
 
-## 3.4.0 (2023-01-23)
+## 3.4.0 (2024-01-23)
 
 ### ✨ Feature
 - Limit of 2 exercises by user
 
 
-## 3.3.0 (2023-01-18)
+## 3.3.0 (2024-01-18)
 
 ### ✨ Feature
 - **CLI**: Show an information message when a new version of the CLI is available (and not required)