diff --git a/CHANGELOG.md b/CHANGELOG.md
index e3bcbc010fef47ac99fe69bcbc6d72d5acf420a2..78f6a60668eb93ea392aae0eb44e514803a60671 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
 - Improve schedule rerendering
 - Implement infinite scroll
 - Add beta banner for release preparation
+- Add more B1 / B2 indicator
 
 ### 🐛 Bug Fixes
 
@@ -18,6 +19,11 @@ All notable changes to this project will be documented in this file.
 - Mobile view not showing with refactor of schedule generation call
 - [**breaking**] Autoregeneration was broken by changement to autogen
 - Mobile error reporting
+- Prepare for deployment
+- Safari not touching
+- Improve merge algorithm
+- Improve error message
+- Many small UI tweaks
 
 ### 🚜 Refactor