me v6.1.0

This commit is contained in:
Virgil Dupras 2011-09-29 14:39:59 -04:00
parent 26e496a051
commit 73d22de752
3 changed files with 14 additions and 2 deletions

View File

@ -1,2 +1,2 @@
__version__ = '6.0.2'
__version__ = '6.1.0'
__appname__ = 'dupeGuru Music Edition'

View File

@ -1,3 +1,15 @@
=== 6.1.0 (2011-09-29)
* Added duplicate re-prioritization dialog. (#138)
* Added font size preference for duplicate table. (#82)
* Added Quicklook support. [Mac OS X] (#21)
* Improved behavior of Mark Selected. (#139)
* Improved filename sorting. (#169)
* Fixed bug preventing some OGG metadata from being read. (#176)
* Added Chinese (Simplified) localization by Eric Dee.
* Tweaked the fairware system.
* Upgraded minimum requirements to OS X 10.6 and Ubuntu 11.04.
=== 6.0.2 (2011-08-26)
* Added German localization by Gregor Tätzner.

View File

@ -1,5 +1,5 @@
jobprogress>=1.0.2
Send2Trash3k>=1.2.0
hsaudiotag3k>=1.1.1
hsaudiotag3k>=1.1.2
pytest>=2.0.0
pytest-monkeyplus>=1.0.0