From 0d073f4263e9848b24a6e4af6bffedab0744c67d Mon Sep 17 00:00:00 2001 From: forkless Date: Mon, 1 Jun 2026 20:06:08 +0200 Subject: [PATCH] Add v0.2.4 CHANGELOG entry --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d1f269..b38cc50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to NotAlterra are documented in this file. --- +## [v0.2.4] — 2026-06-01 + +### Added +- SECURITY.md with vulnerability disclosure policy +- Release checklist in GOVERNANCE.md +- Round-trip backup/restore and edge-case tests (31 total) +- Build script validates CHANGELOG has current version entry + +### Changed +- Testing score improved from C to A- (31 tests, CI-wired) +- All reportcard dimensions now in A range + ## [v0.2.3] — 2026-06-01 ### Added