me v6.2.0

This commit is contained in:
Virgil Dupras 2011-12-07 15:12:38 -05:00
parent 804a5a1bbf
commit f862f32fb4
2 changed files with 10 additions and 1 deletions

View File

@ -1,2 +1,2 @@
__version__ = '6.1.1'
__version__ = '6.2.0'
__appname__ = 'dupeGuru Music Edition'

View File

@ -1,3 +1,12 @@
=== 6.2.0 (2011-12-07)
* Added multiple-selection in folder selection dialog for a more efficient folder removal. (#179)
* Fixed a crash in the prioritize dialog. (#178)
* Fixed a bug where mass marking with a filter would mark more than filtered duplicates. (#181)
* Fixed random hard crashes. [Mac OS X] (#183 #184)
* Added Czech localization by Aleš Nehyba.
* Added Italian localization by Paolo Rossi.
=== 6.1.1 (2011-10-03)
* Fixed a couple of broken action bindings from v6.1.0.