Small fix.
[double-file-scanner.git] / CHANGES.txt
blob4add5ce60c108fb50e33e2af2fdfaf114a133482
1 Double File Scanner
2 Copyright (C) 2014-2017 LoRd_MuldeR <MuldeR2@GMX.de>. Some rights reserved.
4 ------------------------------------------------------------------------------
5 Version History
6 ------------------------------------------------------------------------------
8 Version 2.04 [2017-04-22]
9 - Make it possible to suspend/resume the scanning process
10 - Upgraded Qt Framework libraries to v4.8.7
11 - Upgraded build environment to Visual Studio 2015.3
13 Version 2.03 [2014-06-22]
14 - Performance optimizations
15 - Display file name and path in separate columns
16 - Further improved sorting of the results
17 - Various minor fixes and improvements
19 Version 2.02 [2014-06-20]
20 - Added automatic clean-up wizard
21 - Display the number of duplicates per group
22 - Display the size of each file
23 - Display tooltips when hovering tree view items
24 - Various minor fixes and improvements
26 Version 2.01 [2014-06-16]
27 - Fixed Windows XP compatibility
28 - Added commands to delete or rename a duplicate file
29 - Improved sorting of the results
30 - Various minor fixes and improvements
32 Version 2.00 [2014-06-14]
33 - First public release of the v2.xx branch