From 8064db6aec65c6559c9a8d826e52dc6f48d66ff3 Mon Sep 17 00:00:00 2001 From: Mr Finchum Date: Tue, 21 Jan 2025 19:45:24 +0000 Subject: [PATCH] fix: fixes changelog Added jump from version in the changelog. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8397a4d..cdc8164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.12.x +### 0.12.1 +- Error in GitVersion.yml file resulted in jump from 6 to 12. + +### 0.12.0 +- Versioning from pipeline. + ## 0.7.x ### 0.7.0 - **BREAKING CHANGE:** GPS location must now be provided as a float instead of a string.