From 72d7261885bf05599310f75883dcdc9d9e190d6c Mon Sep 17 00:00:00 2001 From: Timo Eskola Date: Wed, 29 Aug 2018 11:56:19 +0300 Subject: Refactored duplicate detection to own classes. --- HISTORY | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index db60e8a..18348c8 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,12 @@ VDR Plugin 'duplicates' Revision History ---------------------------------------- +2018-08-29: Version 0.2.0 + +- Fixed compilation with VDR 2.4.0. +- Improved delete and hide performance. +- Refactored duplicate detection to own classes. + 2015-08-31: Version 0.1.0 - Added hiding of duplicate recordings. -- cgit v1.2.3