Skip to content

Commit 59032af

Browse files
committed
Bump version to v1.4.3
1 parent 74871aa commit 59032af

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

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

1212
## [Unreleased]
1313

14+
[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.3...HEAD
15+
16+
## [1.4.3] - 2024-06-04
17+
1418
### Added
1519

1620
* Added support for the `--tls-servername` argument.
@@ -20,9 +24,13 @@ adheres to [Semantic Versioning][semver].
2024
* Use `http` as the default scheme. ([#27][#27])
2125
* Updated dependencies, now using newer versions of quic-go, dnsproxy, cfcrypto.
2226

23-
[#27]: https://github.com/ameshkov/gocurl/issues/27
27+
[See changes][1.4.3changes].
2428

25-
[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.2...HEAD
29+
[1.4.3changes]: https://github.com/ameshkov/gocurl/compare/v1.4.2...v1.4.3
30+
31+
[1.4.3]: https://github.com/ameshkov/gocurl/releases/tag/v1.4.3
32+
33+
[#27]: https://github.com/ameshkov/gocurl/issues/27
2634

2735
## [1.4.2] - 2024-03-31
2836

0 commit comments

Comments
 (0)