We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658daa8 commit ea047dcCopy full SHA for ea047dc
CHANGELOG.md
@@ -11,13 +11,21 @@ adheres to [Semantic Versioning][semver].
11
12
## [Unreleased]
13
14
+[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.9...HEAD
15
+
16
+## [1.4.9] - 2025-05-19
17
18
### Fixed
19
20
* Fixed the issue with `--tls-random` when it's used with `--ech`. ([#38][#38])
21
22
+[See changes][1.4.9changes].
23
24
[#38]: https://github.com/ameshkov/gocurl/issues/38
25
-[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
29
30
## [1.4.8] - 2025-05-13
31
0 commit comments