diff --git a/core_me/__init__.py b/core_me/__init__.py index bfd949a8..52649ec5 100644 --- a/core_me/__init__.py +++ b/core_me/__init__.py @@ -1,2 +1,2 @@ -__version__ = '6.2.1' +__version__ = '6.3.0' __appname__ = 'dupeGuru Music Edition' \ No newline at end of file diff --git a/help/changelog_me b/help/changelog_me index 0a60c23d..ba0f9f12 100644 --- a/help/changelog_me +++ b/help/changelog_me @@ -1,3 +1,16 @@ +=== 6.3.0 (2012-03-27) + +* Improved iTunes support. [Mac] +* Improved results window UI. [Windows, Linux] +* Improved error messages when communicating with iTunes. (#188) [Mac] +* Added a dialog to edit the Ignore List. +* Added the ability to sort results by "marked" status. +* Fixed "Open with default application". (#190) +* Fixed a bug where there would be a false reporting of discarded matches. (#195) +* Fixed various localization glitches. +* Fixed hard crashes on crash reporting. (#196) +* Fixed bug where the details panel would show up at inconvenient places in the screen. [Windows, Linux] + === 6.2.1 (2012-01-20) * Fixed random hard crashes (yeah, again). [Mac OS X]