We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1924a44 commit 2b1c559Copy full SHA for 2b1c559
CHANGELOG.md
@@ -11,6 +11,10 @@ adheres to [Semantic Versioning][semver].
11
12
## [Unreleased]
13
14
+[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.5...HEAD
15
+
16
+## [1.4.5] - 2025-03-17
17
18
### Added
19
20
* Added `http` and `https` proxies support. ([#31][#31])
@@ -21,7 +25,9 @@ adheres to [Semantic Versioning][semver].
21
25
22
26
[#31]: https://github.com/ameshkov/gocurl/issues/31
23
27
24
-[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.4...HEAD
28
+[1.4.5changes]: https://github.com/ameshkov/gocurl/compare/v1.4.4...v1.4.5
29
30
+[1.4.5]: https://github.com/ameshkov/gocurl/releases/tag/v1.4.5
31
32
## [1.4.4] - 2025-03-13
33
0 commit comments