From e838a503692d1c031c5ec7658cb1757f13367d9c Mon Sep 17 00:00:00 2001
From: marcantoinem <marc-antoine.m@outlook.com>
Date: Tue, 30 Jul 2024 23:20:11 -0400
Subject: [PATCH] add changelog for this feature

---
 CHANGELOG.md | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ce54b1..07431ab 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 -->
-- 
GitLab