From feaffbb8ee55950f767513ef5f1c0d80e935fc9b Mon Sep 17 00:00:00 2001 From: Martin Hoffmann Date: Thu, 2 Jul 2026 12:09:38 +0200 Subject: [PATCH] Update changelog. --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 44facd88..098a38a6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ Breaking changes +* The `storage_uri` (aliased as `data_dir`) configuration file option is + now mandatory and will not default to `./data` or the content of an + environment variable any more. ([#1383]) + New * Support for Ubuntu Resolute Raccoon (26.04). ([#1378])