summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorTimo Eskola <timo@tolleri.net>2018-08-29 11:56:19 +0300
committerTimo Eskola <timo@tolleri.net>2018-08-29 11:56:19 +0300
commit72d7261885bf05599310f75883dcdc9d9e190d6c (patch)
tree1cff14186a40f6cfc8d3ea7cf94b2e40e9df069c /HISTORY
parent6deebe52d29a5401e88b0a9337c387a66ee04ea8 (diff)
downloadvdr-plugin-duplicates-72d7261885bf05599310f75883dcdc9d9e190d6c.tar.gz
vdr-plugin-duplicates-72d7261885bf05599310f75883dcdc9d9e190d6c.tar.bz2
Refactored duplicate detection to own classes.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
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.