File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,22 @@ adheres to [Semantic Versioning][semver].
11
11
12
12
## [ Unreleased]
13
13
14
+ [ unreleased ] : https://github.com/ameshkov/gocurl/compare/v1.4.8...HEAD
15
+
16
+ ## [ 1.4.8] - 2025-05-13
17
+
14
18
### Added
15
19
16
20
* Added support for ` --tls-random ` command-line argument. This option is used to
17
21
enable TLS Random for TLS ClientHello. ([ #35 ] [ #35 ] )
18
22
23
+ [ See changes] [ 1.4.8changes ] .
24
+
19
25
[ #35 ] : https://github.com/ameshkov/gocurl/issues/35
20
26
21
- [ unreleased ] : https://github.com/ameshkov/gocurl/compare/v1.4.7...HEAD
27
+ [ 1.4.8changes ] : https://github.com/ameshkov/gocurl/compare/v1.4.7...v1.4.8
28
+
29
+ [ 1.4.8 ] : https://github.com/ameshkov/gocurl/releases/tag/v1.4.8
22
30
23
31
## [ 1.4.7] - 2025-04-02
24
32
You can’t perform that action at this time.
0 commit comments