diff --git a/core_me/__init__.py b/core_me/__init__.py index 12b5f54b..08c735c9 100644 --- a/core_me/__init__.py +++ b/core_me/__init__.py @@ -1,2 +1,2 @@ -__version__ = '6.3.1' +__version__ = '6.4.0' __appname__ = 'dupeGuru Music Edition' \ No newline at end of file diff --git a/help/changelog_me b/help/changelog_me index e6074452..bc16781d 100644 --- a/help/changelog_me +++ b/help/changelog_me @@ -1,3 +1,10 @@ +=== 6.4.0 (2012-06-02) + +* 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. + === 6.3.1 (2012-04-15) * Fixed crash on iTunes library parsing. [Mac]