diff --git a/CHANGELOG.md b/CHANGELOG.md index db44468..94c7866 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog ## 0.6.x +### 0.6.6 +- Added function to insert exif data into image file (i.e. without modifying image) + ### 0.6.5 / -a - No breaking changes to backward compatibility yet. - Updated the `process` function: an image can now be returned in a modified form without saving. It is returned as a Qt image, which is required for the new UI functionality.