From d4900270a0381223d25cf8d5f9ad6f08a88020fc Mon Sep 17 00:00:00 2001 From: Otto Jongerius Date: Wed, 20 May 2026 17:36:13 +1200 Subject: [PATCH] chore: release v0.2.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b2ff5a..7221cb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.1] - 2026-05-20 + +### Fixed + +- Action distribution chart capped to top 5 types to keep the overview compact; remaining types shown as "+N more" + ## [0.2.0] - 2026-05-20 ### Added