diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07431aba1afaef012b8a31013cd120f21ec2d244..e3bcbc010fef47ac99fe69bcbc6d72d5acf420a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,12 +8,16 @@ All notable changes to this project will be documented in this file.
 
 - Improve schedule rerendering
 - Implement infinite scroll
+- Add beta banner for release preparation
 
 ### 🐛 Bug Fixes
 
 - Localstorage not updated
 - Autocomplete now take in charge the last character
 - Improve accessibility by shrinking automatically the tab
+- Mobile view not showing with refactor of schedule generation call
+- [**breaking**] Autoregeneration was broken by changement to autogen
+- Mobile error reporting
 
 ### 🚜 Refactor