Skip to content

Commit ea047dc

Browse files
committed
Bump version to v1.4.9
1 parent 658daa8 commit ea047dc

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.4.9...HEAD
15+
16+
## [1.4.9] - 2025-05-19
17+
1418
### Fixed
1519

1620
* Fixed the issue with `--tls-random` when it's used with `--ech`. ([#38][#38])
1721

22+
[See changes][1.4.9changes].
23+
1824
[#38]: https://github.com/ameshkov/gocurl/issues/38
1925

20-
[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.8...HEAD
26+
[1.4.9changes]: https://github.com/ameshkov/gocurl/compare/v1.4.8...v1.4.9
27+
28+
[1.4.9]: https://github.com/ameshkov/gocurl/releases/tag/v1.4.9
2129

2230
## [1.4.8] - 2025-05-13
2331

0 commit comments

Comments
 (0)