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