1
0
зеркало из https://github.com/arsenetar/dupeguru.git synced 2025-09-11 17:58:17 +00:00
Этот коммит содержится в:
Virgil Dupras 2012-06-01 10:56:48 -04:00
родитель 78c2ae150d
Коммит e4430168f7
2 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -1,2 +1,2 @@
__version__ = '3.4.1' __version__ = '3.5.0'
__appname__ = 'dupeGuru' __appname__ = 'dupeGuru'

Просмотреть файл

@ -1,3 +1,9 @@
=== 3.5.0 (2012-06-01)
* Added a Deletion Options panel.
* Greatly improved memory usage for big scans.
* Added a keybinding for the filter field. (#182) [Mac]
=== 3.4.1 (2012-04-14) === 3.4.1 (2012-04-14)
* Fixed the "Folders" scan type. [Mac] * Fixed the "Folders" scan type. [Mac]