From 9328a59cd51db3e529092a5406cd094cf6a0b257 Mon Sep 17 00:00:00 2001 From: Mr Finchum Date: Tue, 21 Jan 2025 19:29:26 +0000 Subject: [PATCH] chore: fixes pipeline automatic versioning Last automatic versioning mistake should had been due to wrong merge titles. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e97e668..8397a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,11 @@ ## 0.7.x ### 0.7.0 - **BREAKING CHANGE:** GPS location must now be provided as a float instead of a string. +- Repo only: Pipline ## 0.6.x ### 0.6.8 -- Pipline +- Repo only: Pipline ### 0.6.6 - Added function to insert exif data into image file (i.e. without modifying image)