diff --git a/core_pe/__init__.py b/core_pe/__init__.py index 992681d4..4eef89ce 100644 --- a/core_pe/__init__.py +++ b/core_pe/__init__.py @@ -1,2 +1,2 @@ -__version__ = '2.5.0' +__version__ = '2.6.0' __appname__ = 'dupeGuru Picture Edition' \ No newline at end of file diff --git a/help/changelog_pe b/help/changelog_pe index db408622..b008b70b 100644 --- a/help/changelog_pe +++ b/help/changelog_pe @@ -1,3 +1,11 @@ +=== 2.6.0 (2012-06-06) + +* Added Aperture support. (#42) +* Added a Deletion Options panel. +* Greatly improved memory usage for big scans. +* Added a keybinding for the filter field. (#182) [Mac] +* Upgraded minimum requirements for Ubuntu to 12.04. + === 2.5.0 (2012-03-31) * Improved results window UI. [Windows, Linux]