Merge branch 'fix/commit_msg' into 'main'

chore: fixes pipeline automatic versioning

See merge request CodeByMrFinchum/optima35!17
This commit is contained in:
Mr Finchum 2025-01-21 19:29:21 +00:00
commit c0f209c09a

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)