This commit is contained in:
Mr Finchum 2025-01-16 16:56:15 +01:00
parent 082fd95eaf
commit 44d98ef28f

View file

@ -1,6 +1,9 @@
# Changelog # Changelog
## 0.6.x ## 0.6.x
### 0.6.7
- **BREAKING CHANGE:** GPS location must now be provided as a float instead of a string.
### 0.6.6 ### 0.6.6
- Added function to insert exif data into image file (i.e. without modifying image) - Added function to insert exif data into image file (i.e. without modifying image)