docs: update CHANGELOG.md for v0.1.1

This commit is contained in:
Oliver Jakoubek 2026-03-05 10:58:21 +01:00
commit cd2bd65b79

View file

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [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 ## [v0.1.0] - 2026-03-05
### Added ### Added