File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,24 @@ adheres to [Semantic Versioning][semver].
1111
1212## [ Unreleased]
1313
14+ [ unreleased ] : https://github.com/ameshkov/gocurl/compare/v1.4.6...HEAD
15+
16+ ## [ 1.4.6] - 2025-03-21
17+
1418### Fixed
1519
1620* Cannot set User Agent via headers. ([ #34 ] [ #34 ] )
1721* ` --insecure ` flag is not respected by DNS upstreams. ([ #30 ] [ #30 ] )
1822
23+ [ See changes] [ 1.4.6changes ] .
24+
1925[ #30 ] : https://github.com/ameshkov/gocurl/issues/30
2026
2127[ #34 ] : https://github.com/ameshkov/gocurl/issues/34
2228
23- [ unreleased ] : https://github.com/ameshkov/gocurl/compare/v1.4.5...HEAD
29+ [ 1.4.6changes ] : https://github.com/ameshkov/gocurl/compare/v1.4.5...v1.4.6
30+
31+ [ 1.4.6 ] : https://github.com/ameshkov/gocurl/releases/tag/v1.4.6
2432
2533## [ 1.4.5] - 2025-03-17
2634
@@ -32,6 +40,8 @@ adheres to [Semantic Versioning][semver].
3240
3341* Panic when ` --json-output ` is specified and failed to read response body.
3442
43+ [ See changes] [ 1.4.5changes ] .
44+
3545[ #31 ] : https://github.com/ameshkov/gocurl/issues/31
3646
3747[ 1.4.5changes ] : https://github.com/ameshkov/gocurl/compare/v1.4.4...v1.4.5
You can’t perform that action at this time.
0 commit comments