docs(changelog): regenerate at HEAD before v0.1.0 tag
CI / test (pull_request) Successful in 1m49s
CI / lint (pull_request) Successful in 1m17s
CI / vulncheck (pull_request) Successful in 51s
Release Binaries / release (push) Successful in 2m21s
Release Docker / docker (push) Successful in 11m2s

This commit was merged in pull request #134.
This commit is contained in:
2026-06-17 14:00:05 -04:00
parent c2bfa5ad82
commit adf8fed44f
+5 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## [v0.1.0] — 2026-06-12
## [Unreleased]
### Added
@@ -74,6 +74,7 @@
- extract Server type with named handler methods
- split Site into SiteConfig + SiteState
- unify logging with log/slog
- restructure site form to 2 type-aware pages
### Fixed
@@ -176,4 +177,7 @@
- remove tagged scan image in cleanup step
- exclude rc tags from cliff tag_pattern so launch notes span full history
- fall back to embedded build info when ldflags absent
- drop body-grep Security grouping, map polish type in cliff
- sync selectedID on click so refreshLive doesn't revert cursor
- resolve 4 tag-blocking issues for v0.1.0