diff --git a/CHANGELOG.md b/CHANGELOG.md index aa65224..7db792c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.4.1] - 2026-07-13 ### Changed @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 rounding could display a value at a floor it does not actually reach, making `stats` rule counts and `check` output look contradictory. Thresholds and the README's worked examples updated to match. +- README: real CLI demo screenshots (stats, check with the decision guide, + pre-commit hook), fixed section anchor links, quick-start reshuffle. ## [0.4.0] - 2026-07-12