diff --git a/CHANGELOG.md b/CHANGELOG.md index 94c7866..8d58d80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog ## 0.6.x +### 0.6.7 +- **BREAKING CHANGE:** GPS location must now be provided as a float instead of a string. + ### 0.6.6 - Added function to insert exif data into image file (i.e. without modifying image)