From 44ecc2c4ae719412c5dbc1ddd2e2876844c3939e Mon Sep 17 00:00:00 2001 From: m5r Date: Mon, 24 Aug 2026 00:05:21 +0200 Subject: [PATCH] changelog: 0.0.10 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcd8614..3fe98bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ All notable changes to nxdns are recorded here. The format follows [Keep a Chang Sections are written by hand. Nothing here is generated from commit messages: the point of the file is to say what changed for an operator, which a commit subject rarely does. -## [Unreleased] +## [0.0.10] - 2026-08-24 + +Configuration goes live: when the database owns the configuration, saving a setting reconfigures the running process instead of asking for a restart. The restart-required set shrinks to the listen sockets and the admin interface switch. ### Changed