1
0
镜像来自 https://github.com/arsenetar/dupeguru.git synced 2025-07-03 22:13:20 +00:00

se v3.1.0

This commit is contained in:
Virgil Dupras 2011-04-16 12:20:46 +02:00
父節點 285f338dce
當前提交 fc54a1ea39
共有 2 個文件被更改,包括 6 次插入1 次删除

查看文件

@ -1,2 +1,2 @@
__version__ = '3.0.2' __version__ = '3.1.0'
__appname__ = 'dupeGuru' __appname__ = 'dupeGuru'

查看文件

@ -1,3 +1,8 @@
=== 3.1.0 (2011-04-16)
* Added the "Folders" scan type. (#89)
* Fixed a couple of crashes. (#140 #149)
=== 3.0.2 (2011-03-16) === 3.0.2 (2011-03-16)
* Fixed crash after removing marked dupes. (#140) * Fixed crash after removing marked dupes. (#140)