From 669867cd2d4164255f4b198453c0e366735e21f3 Mon Sep 17 00:00:00 2001 From: Mikhail Yenuchenko Date: Mon, 3 Aug 2026 22:57:24 +0300 Subject: [PATCH] docs: cut CHANGELOG 0.3.0, reopen Unreleased Renames the Unreleased section to 0.3.0 per the versioning convention in docs/progress.md. What accumulated since 0.2.0 is a coherent release: the PTR check fix, the monitoring pages moving to URLs that match their nav labels, and the navigation bar getting icons and a two-row layout. A SemVer minor bump -- the URL move is breaking for bookmarks, but the project is still pre-1.0. The version lives only in the build arg (ldflags into internal/buildinfo.Version), so this heading is the whole bump; there is no constant in the tree to follow it. No git tag and no ghcr push here -- a vX.Y.Z tag is what makes CI publish images, and that stays an explicit step. Co-Authored-By: Claude Opus 5 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5aa46d9..9929f99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); version ## [Unreleased] +## [0.3.0] - 2026-08-03 + ### Fixed - panel: the PTR (reverse DNS) check no longer reports a correctly published