From e4fd0b8817529e215a01821442601cc10f940230 Mon Sep 17 00:00:00 2001
From: marcantoinem <marc-antoine.m@outlook.com>
Date: Wed, 31 Jul 2024 20:27:08 -0400
Subject: [PATCH] update changelog

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

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