This commit is contained in:
Mr Finchum 2025-01-21 20:28:12 +01:00
parent 350940a328
commit 272a85ee03

View file

@ -3,10 +3,11 @@
## 0.7.x ## 0.7.x
### 0.7.0 ### 0.7.0
- **BREAKING CHANGE:** GPS location must now be provided as a float instead of a string. - **BREAKING CHANGE:** GPS location must now be provided as a float instead of a string.
- Repo only: Pipline
## 0.6.x ## 0.6.x
### 0.6.8 ### 0.6.8
- Pipline - Repo only: Pipline
### 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)