diff --git a/core_pe/__init__.py b/core_pe/__init__.py index 525a19a3..15669d60 100644 --- a/core_pe/__init__.py +++ b/core_pe/__init__.py @@ -1,2 +1,2 @@ -__version__ = '2.2.0' +__version__ = '2.2.1' __appname__ = 'dupeGuru Picture Edition' \ No newline at end of file diff --git a/help/changelog_pe b/help/changelog_pe index d31fd239..bd2905ff 100644 --- a/help/changelog_pe +++ b/help/changelog_pe @@ -1,3 +1,11 @@ +=== 2.2.1 (2011-06-15) + +* Brought back the filter hardness label which disappeared in 2.2.0. [Mac OS X] (#164) +* Added support for Olympus RAW files (.orf). [Mac OS X] (#159) +* Fixed a bug causing the picture analysis to stall on some corrupt EXIF data. +* Make the "Match scaled pictures" option apply to the new EXIF timestamp scan. (#162) +* Fixed glitch in the sorting feature of the Folder column. (#161) + === 2.2.0 (2011-06-02) * Added the EXIF Timestamp scan type.