diff --git a/core_se/__init__.py b/core_se/__init__.py index 04b1ce12..a6c1f659 100644 --- a/core_se/__init__.py +++ b/core_se/__init__.py @@ -1,2 +1,2 @@ -__version__ = '3.4.1' +__version__ = '3.5.0' __appname__ = 'dupeGuru' diff --git a/help/changelog_se b/help/changelog_se index ad69fe61..39aba1d9 100644 --- a/help/changelog_se +++ b/help/changelog_se @@ -1,3 +1,9 @@ +=== 3.5.0 (2012-06-01) + +* Added a Deletion Options panel. +* Greatly improved memory usage for big scans. +* Added a keybinding for the filter field. (#182) [Mac] + === 3.4.1 (2012-04-14) * Fixed the "Folders" scan type. [Mac]