Skip to content

Commit 2e94530

Browse files
committed
Bump version to v1.5.0
1 parent 6dbf70d commit 2e94530

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 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.5.0...HEAD
15+
16+
## [1.5.0] - 2025-10-13
17+
1418
### Added
1519

1620
- Added `--connect-timeout` command-line argument support. ([#43][#43])
@@ -20,7 +24,11 @@ adheres to [Semantic Versioning][semver].
2024

2125
[#44]: https://github.com/ameshkov/gocurl/issues/44
2226

23-
[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.9...HEAD
27+
[See changes][1.5.0changes].
28+
29+
[1.5.0changes]: https://github.com/ameshkov/gocurl/compare/v1.4.9...v1.5.0
30+
31+
[1.5.0]: https://github.com/ameshkov/gocurl/releases/tag/v1.5.0
2432

2533
## [1.4.9] - 2025-05-19
2634

0 commit comments

Comments
 (0)