From 9d3d67b60530e47bd4d2e03935c33512b2586a7e Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 5 Mar 2026 23:12:58 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec9763ae0..b4c9504d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). The changelog starts with version 1.19.0. Changes to prior versions can be found on the [Github release page](https://github.com/cryptomator/cryptomator/releases). -## [Unreleased](https://github.com/cryptomator/cryptomator/compare/1.18.0...HEAD) +## [1.19.0](https://github.com/cryptomator/cryptomator/compare/1.18.0...HEAD) - tbd ### Added * Self-Update Mechanism ([#3948](https://github.com/cryptomator/cryptomator/pull/3948))