From bbbf591b6ba6c065f953c19f929143e016015af4 Mon Sep 17 00:00:00 2001 From: Eugene Burmakin Date: Thu, 15 Aug 2024 20:24:22 +0200 Subject: [PATCH] Update changelog --- .app_version | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.app_version b/.app_version index 8225a4ba..583b27ac 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.9.11 +0.9.12 diff --git a/CHANGELOG.md b/CHANGELOG.md index 35bec667..2dc3bf7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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.9.12] — 2024-08-15 + +### Fixed + +- Owntracks points are now being saved to the database with the full attributes +- Existing owntracks points also filled with missing data + ## [0.9.11] — 2024-08-14 ### Fixed