From 350940a32830609f72716f7a904165735b982ad1 Mon Sep 17 00:00:00 2001 From: Mr Finchum Date: Tue, 21 Jan 2025 19:17:37 +0000 Subject: [PATCH] chore: fixes version numbering from pipeline Adjusted settings of repo that versioning can be determed automaticly correctly. --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e42da3..e97e668 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ # Changelog -## 0.6.x +## 0.7.x ### 0.7.0 - **BREAKING CHANGE:** GPS location must now be provided as a float instead of a string. +## 0.6.x +### 0.6.8 +- Pipline + ### 0.6.6 - Added function to insert exif data into image file (i.e. without modifying image)