diff --git a/.app_version b/.app_version index 2a0970ca..201a22c8 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.16.1 +0.16.2 diff --git a/CHANGELOG.md b/CHANGELOG.md index e9ddbae9..9f32e0fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +# 0.16.2 - 2024-11-08 + +### Fixed + +- Exported GPX file now being correctly recognized as valid by Garmin Connect, Adobe Lightroom and (probably) other services. Previously, the exported GPX file was not being recognized as valid by these services. + # 0.16.1 - 2024-11-08 ### Fixed