diff --git a/core_me/__init__.py b/core_me/__init__.py index 5729f8dc..1d2fad1b 100644 --- a/core_me/__init__.py +++ b/core_me/__init__.py @@ -1,2 +1,2 @@ -__version__ = '6.5.0' +__version__ = '6.5.1' __appname__ = 'dupeGuru Music Edition' \ No newline at end of file diff --git a/help/changelog_me b/help/changelog_me index 216c3ed4..1e53d844 100644 --- a/help/changelog_me +++ b/help/changelog_me @@ -1,3 +1,13 @@ +=== 6.5.1 (2013-05-18) + +* Improved "Make Selection Reference" to make it clearer. (#222) +* Improved "Open Selected" to allow opening more than one file at once. (#142) +* Fixed a few typos here and there. (#216 #225) +* Tweaked the fairware dialog ([More Info](http://www.hardcoded.net/articles/phasing-out-fairware)). +* Added Arch Linux packaging +* Added a 64-bit build for Windows. +* Improved Brazilian localization by Victor Figueiredo. + === 6.5.0 (2012-08-10) * Added "Export to CSV". (#189)