From 9233393956b0d8b503a72f0ca329147fe8d57018 Mon Sep 17 00:00:00 2001 From: Martin Rotter <rotter.martinos@gmail.com> Date: Mon, 27 Oct 2014 16:41:22 +0100 Subject: [PATCH] Fixed #95. --- resources/text/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/text/CHANGELOG b/resources/text/CHANGELOG index e6d4cdd13..07066057a 100644 --- a/resources/text/CHANGELOG +++ b/resources/text/CHANGELOG @@ -9,6 +9,8 @@ Fixed: Added: <ul> +<li>Fixed issue request #95: items are now permanently hidden (not deleted from database) when "deleted" from recycle bin.</li> +<li>Issue request #95: moreover custom incremental ability to update database schema was added to keep RSS Guard 2.0.0.4+ fully compatible with previous releases. Incremental algorithm supports both database backends.</li> </ul> Changed: