We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f4730e commit ee7c6c9Copy full SHA for ee7c6c9
CHANGELOG.md
@@ -11,12 +11,20 @@ adheres to [Semantic Versioning][semver].
11
12
## [Unreleased]
13
14
+[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.7...HEAD
15
+
16
+## [1.4.7] - 2025-04-02
17
18
### Added
19
20
* Added support for `--echgrease` command-line argument. This option is used to
21
enable ECH Grease for TLS ClientHello.
22
-[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.6...HEAD
23
+[See changes][1.4.7changes].
24
25
+[1.4.7changes]: https://github.com/ameshkov/gocurl/compare/v1.4.6...v1.4.7
26
27
+[1.4.7]: https://github.com/ameshkov/gocurl/releases/tag/v1.4.7
28
29
## [1.4.6] - 2025-03-21
30
0 commit comments