From 60260ad511d78a08a5b82f1803b0d002946e59df Mon Sep 17 00:00:00 2001 From: Stefan Hausotte Date: Thu, 6 Aug 2026 18:57:46 +0200 Subject: [PATCH] docs: remove duplicate changelog line --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ae7d4a..65fc4b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Make code diffs reliably horizontally scrollable (#85) - Don't delete account credentials on a transient session-restore failure - Surface SwiftData save failures instead of swallowing them -- Surface SwiftData save failures instead of swallowing them ## [1.6] - 2026-06-15