From 609d5f7d35119437b537cbf3a0e72e2f1f142a84 Mon Sep 17 00:00:00 2001 From: marcantoinem <marc-antoine.m@outlook.com> Date: Thu, 8 Aug 2024 00:47:16 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3bcbc0..78f6a60 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 -- GitLab