We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b737a7 commit ae876f6Copy full SHA for ae876f6
CHANGELOG.md
@@ -11,10 +11,20 @@ adheres to [Semantic Versioning][semver].
11
12
## [Unreleased]
13
14
+[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.2...HEAD
15
+
16
+## [1.4.2] - 2024-03-31
17
18
+### Added
19
20
* Added support for the `--tls-max` argument.
21
* Added support for the `--ciphers` argument.
22
-[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.1...HEAD
23
+[See changes][1.4.2changes].
24
25
+[1.4.2changes]: https://github.com/ameshkov/gocurl/compare/v1.4.1...v1.4.2
26
27
+[1.4.2]: https://github.com/ameshkov/gocurl/releases/tag/v1.4.2
28
29
## [1.4.1] - 2024-02-07
30
0 commit comments