File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments