From ebd149bbe5ccd8e770253df01fe9f4ee5323e0a4 Mon Sep 17 00:00:00 2001
From: hamza <h.tamim@fasttube.de>
Date: Sun, 14 Jul 2024 13:18:37 +0300
Subject: [PATCH] V1.12

---
 CHANGELOG.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 6ad2f30..cb0878c 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -63,3 +63,16 @@ V1.9
 V1.10
 - PWM_control now has some macros and the method PWM_powerground_softcontrol()
 - added void sm_powerground_manager() to state_machine.c
+
+V1.11
+- added can_handle_dump() to dump the logging data from the EEPROM to CAN
+- rewrote eeprom_read() and eeprom_write
+- added void sm_program_powerground() and void sm_eeprom_write_status()
+- 
+
+V1.12
+- added some TODOs as warnings
+- added AMS_Balancing_Loop() to AMS_HighLevel
+- added current_soc to logging data
+- removed void sm_balancing() (the AMS should do it automatically if we set it to charging state)
+- changed the colors for the states in status_LED