From ae0997540c6b7ad630222461eba8b9a1a9a5e098 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Wed, 5 Apr 2023 12:10:06 +1000 Subject: [PATCH] Update CHANGES.txt - Fixed bug inserting firmware version for already existing model. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index fb15a7a..d6f4708 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v1.3.33 +- Fixed bug inserting firmware version for already existing model. + v1.3.32 - Changed to add drives' firmware version to the db files (to support data deduplication). - See https://github.com/007revad/Synology_enable_Deduplication