From 36b60bfaa7f29c944f66267023f5b6539aa29c2a Mon Sep 17 00:00:00 2001 From: Mikhail Medvedev Date: Thu, 23 May 2024 16:30:02 +0300 Subject: [PATCH] Added support new chip type - AT45DBxx SPI Flash --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 8a60b8a..4e2e51a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +- Ver. 1.4.1 - Added support new chip type - AT45DBxx SPI Flash. Fixed metadata errors and warnings. - Ver. 1.3.9 - Translation files are now compiled at build time. Metadata files and build dependencies have been changed. - Ver. 1.3.8 - Added translation of update script. Appstream metadata files added. Fix: after installing the software it does not find the CH341A device, detecting it only after rebooting the computer. Fix: incorrect translation file names in Chinese locale. Updated the translations. - Ver. 1.3.7 - Small refinements (bugfix) to the interface. Updating the Italian translation. For 25xxx, 95xxx chips, writing to a status register is now only available after reading it.