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 <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,8 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); version
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.3.0] - 2026-08-03
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- panel: the PTR (reverse DNS) check no longer reports a correctly published
|
- panel: the PTR (reverse DNS) check no longer reports a correctly published
|
||||||
|
|||||||
Reference in New Issue
Block a user