Skip to content

Commit 2378b32

Browse files
committed
Bump version to v1.5.1
1 parent 60320f0 commit 2378b32

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,21 @@ adheres to [Semantic Versioning][semver].
1111

1212
## [Unreleased]
1313

14+
[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.5.0...HEAD
15+
16+
## [1.5.1] - 2026-02-25
17+
1418
### Fixed
1519

1620
- Fixed using `--http3` together with `--connect-to`.
1721
- Fixed unexpected panic when the server stops responding unexpectedly.
1822
- Fixed OHTTP responses not being written to the output.
1923

20-
[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.5.0...HEAD
24+
[See changes][1.5.1changes].
25+
26+
[1.5.1changes]: https://github.com/ameshkov/gocurl/compare/v1.5.0...v1.5.1
27+
28+
[1.5.1]: https://github.com/ameshkov/gocurl/releases/tag/v1.5.0
2129

2230
## [1.5.0] - 2025-10-13
2331

0 commit comments

Comments
 (0)