Skip to content

Commit 2b1c559

Browse files
committed
Bump to v1.4.5
1 parent 1924a44 commit 2b1c559

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
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.5...HEAD
15+
16+
## [1.4.5] - 2025-03-17
17+
1418
### Added
1519

1620
* Added `http` and `https` proxies support. ([#31][#31])
@@ -21,7 +25,9 @@ adheres to [Semantic Versioning][semver].
2125

2226
[#31]: https://github.com/ameshkov/gocurl/issues/31
2327

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
2531

2632
## [1.4.4] - 2025-03-13
2733

0 commit comments

Comments
 (0)