diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ce54b16ee9673453880c930b769c46e0b20a6da..07431aba1afaef012b8a31013cd120f21ec2d244 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,4 +2,26 @@
 
 All notable changes to this project will be documented in this file.
 
+## [unreleased]
+
+### 🚀 Features
+
+- Improve schedule rerendering
+- Implement infinite scroll
+
+### 🐛 Bug Fixes
+
+- Localstorage not updated
+- Autocomplete now take in charge the last character
+- Improve accessibility by shrinking automatically the tab
+
+### 🚜 Refactor
+
+- Improve state management
+- Improve schedule generation call
+
+### ⚙️ Miscellaneous Tasks
+
+- Cleanup the codebase and small bugfix
+
 <!-- generated by git-cliff -->