From 272a85ee03de5ff7a0e466114cc16fa3c87b6631 Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum Date: Tue, 21 Jan 2025 20:28:12 +0100 Subject: [PATCH] v0.7.0 --- 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)