From 23f8aab068aee287d75687f66208328696b99f7b Mon Sep 17 00:00:00 2001 From: Eugene Burmakin Date: Thu, 15 Aug 2024 20:28:07 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f3969c2..c8f52af4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Owntracks points are now being saved to the database with the full attributes - Existing owntracks points also filled with missing data - Definition of "reverse geocoded points" is now correctly based on the number of points that have full reverse geocoding data instead of the number of points that have only country and city +- Fixed a bug in gpx importing scipt ([thanks, bluemax!](https://github.com/Freika/dawarich/pull/126)) ## [0.9.11] — 2024-08-14