1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

se v3.9.0

This commit is contained in:
Virgil Dupras
2014-04-19 12:17:26 -04:00
parent 9b82ceca67
commit a9b4ce5529
5 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
=== 3.9.0 (2014-04-19)
* This is mostly a dependencies upgrade.
* Upgraded to Python 3.3.
* Upgraded to Qt 5.
* Minimum Windows version is now Windows 7 64bit.
* Minimum Ubuntu version is now 14.04.
* Minimum OS X version is now 10.7 (Lion).
* ... But with a couple of little improvements.
* Improved documentation.
* Overwrite subfolders' state when setting states in folder dialog (#248)
* The error report dialog now brings the user to Github issues.
=== 3.8.0 (2013-12-07)
* Disable symlink/hardlink deletion option when not relevant. (#247)