From d54a44b2d801c7dce544d5a9d593a115d38cb12a Mon Sep 17 00:00:00 2001 From: ChuckPa Date: Sun, 30 Jul 2023 00:45:22 -0400 Subject: [PATCH] Release notes. --- ReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ReleaseNotes b/ReleaseNotes index a64a374..7207a83 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -9,6 +9,11 @@ # Release Info: +v1.0.10 + + - Correct bug when importing watch lists. Negative watch counts could occur. + This release corrects the issue. + v1.0.9 - When recovering a damaged database, it is sometimes necessary to ignore constraint errors resulting from damaged indexes.