Skip to content

Commit df2ac52

Browse files
committed
Bump version to v1.4.8
1 parent 2aad338 commit df2ac52

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,14 +11,22 @@ adheres to [Semantic Versioning][semver].
1111

1212
## [Unreleased]
1313

14+
[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.8...HEAD
15+
16+
## [1.4.8] - 2025-05-13
17+
1418
### Added
1519

1620
* Added support for `--tls-random` command-line argument. This option is used to
1721
enable TLS Random for TLS ClientHello. ([#35][#35])
1822

23+
[See changes][1.4.8changes].
24+
1925
[#35]: https://github.com/ameshkov/gocurl/issues/35
2026

21-
[unreleased]: https://github.com/ameshkov/gocurl/compare/v1.4.7...HEAD
27+
[1.4.8changes]: https://github.com/ameshkov/gocurl/compare/v1.4.7...v1.4.8
28+
29+
[1.4.8]: https://github.com/ameshkov/gocurl/releases/tag/v1.4.8
2230

2331
## [1.4.7] - 2025-04-02
2432

0 commit comments

Comments
 (0)