diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a8c5d3..0b4595e 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] +## [v0.1.1] - 2026-03-05 + +### Fixed + +- `-o` flag value was read as a pointer instead of a string, causing memory addresses to be printed and the output path to resolve to `.xlsx` + ## [v0.1.0] - 2026-03-05 ### Added