diff --git a/core_me/__init__.py b/core_me/__init__.py index 03096484..290969b9 100644 --- a/core_me/__init__.py +++ b/core_me/__init__.py @@ -1,2 +1,2 @@ -__version__ = '5.10.4' +__version__ = '6.0.0' __appname__ = 'dupeGuru Music Edition' \ No newline at end of file diff --git a/help/changelog_me b/help/changelog_me index 7124c088..866f2db4 100644 --- a/help/changelog_me +++ b/help/changelog_me @@ -1,3 +1,13 @@ +=== 6.0.0 (2011-02-01) + +* Re-designed the UI. (#129) +* Internationalized dupeGuru and localized it to french. (#32) +* Changed the format of the help file. (#130) +* Fixed crashes when reading malformed songs. (#127 #131) +* Removed focus from the cancel button in the progress dialog to avoid accidental cancellations. [Mac OS X] (#135) +* Folders added through drag and drop are added to the recent folders list. (#136) +* Added a debugging mode. (#132) + === 5.10.4 (2010-12-30) * Fixed bug causing results to be corrupted after a scan cancellation. (#120)