From cd4d76699c746c24d71fa431c8f032a2425cec35 Mon Sep 17 00:00:00 2001 From: Scott Schafer Date: Thu, 11 Sep 2025 14:42:34 -0600 Subject: [PATCH] chore: Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a89dfd5..353b327 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Removed implicit padding with report starting with secondary title #310 + + ## [0.12.3] - 2025-09-04 ### Features