Skip to content

Commit d988414

Browse files
committed
docs: prepare 0.2.1 release notes
1 parent 9fe4159 commit d988414

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## [0.2.1] - 2026-02-19
6+
7+
### Added
8+
- Added `--version`/`-v` output with build metadata (`version`, `commit`, `date`) and wired release-time injection via GoReleaser ldflags.
9+
- Added Agent Skills support files at `skills/agent-fetch` with installation guidance and usage instructions for agent-driven workflows.
10+
11+
### Changed
12+
- Added CI verification for the version flag to prevent regressions in release metadata output.
13+
- Documented Chrome/Chromium runtime dependency for `browser` mode and `auto` fallback in README and skill docs.
14+
515
## [0.2.0] - 2026-02-18
616

717
### Added
@@ -18,4 +28,3 @@ All notable changes to this project are documented in this file.
1828
- Honored `text/markdown` responses directly (including MDX-like content) to avoid dropping sections during fallback conversion.
1929
- Improved fallback behavior for HTTP status errors in `auto` mode.
2030
- Tightened markdown detection and related review cleanups.
21-

0 commit comments

Comments
 (0)