Skip to content

Commit ae876f6

Browse files
committed
Bump version to v1.4.2
1 parent 8b737a7 commit ae876f6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,20 @@ adheres to [Semantic Versioning][semver].
1111

1212
## [Unreleased]
1313

14+
[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.2...HEAD
15+
16+
## [1.4.2] - 2024-03-31
17+
18+
### Added
19+
1420
* Added support for the `--tls-max` argument.
1521
* Added support for the `--ciphers` argument.
1622

17-
[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
1828

1929
## [1.4.1] - 2024-02-07
2030

0 commit comments

Comments
 (0)