From 388a118f5c222d8d92ef739d7ce67ca5e5b202ff Mon Sep 17 00:00:00 2001 From: Eugene Burmakin Date: Thu, 12 Sep 2024 22:42:42 +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 c37136a8..ebf55b3d 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.13.5 +0.13.6 diff --git a/CHANGELOG.md b/CHANGELOG.md index f570d7dc..621af4c4 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.13.6] — 2024-09-13 + +### Fixed + +- Flatten geodata retrieved from Immich before processing it to prevent errors + + ## [0.13.5] — 2024-09-08 ### Added