Skip to content

Commit 2f91ffe

Browse files
committed
docs: Update CHANGELOG for v1.2.0
1 parent c4f32c0 commit 2f91ffe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## v1.2.0 - 2025-09-12
4+
5+
### Fixed
6+
- The tool now correctly reads from standard input when no input file is specified or when '-' is used as the file name, allowing for proper pipeline usage.
7+
8+
### Changed
9+
- Improved the CLI help message for clarity, explicitly marking required flags and providing a better usage example.
10+
- Updated and synchronized `README.md` and `README.ja.md` to accurately reflect the tool's argument handling and usage.
11+
312
## v1.1.0 - 2025-09-11
413

514
### Added

0 commit comments

Comments
 (0)