Skip to content

Commit 583a2f5

Browse files
authored
Merge pull request #38 from strvcom/release/v0.5.0
release: v0.5.0
2 parents 1195d94 + 828b424 commit 583a2f5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ How to release a new version:
44
- Manually release new version.
55

66
## [Unreleased]
7+
8+
## [0.5.0] - 2024-10-14
79
### Added
810
- Use `debug.ReadBuildInfo` to get correct version.
911
- Print to stderr on error.
@@ -56,7 +58,8 @@ How to release a new version:
5658
### Added
5759
- Added Changelog.
5860

59-
[Unreleased]: https://github.com/strvcom/strv-backend-go-tea/compare/v0.4.0...HEAD
61+
[Unreleased]: https://github.com/strvcom/strv-backend-go-tea/compare/v0.5.0...HEAD
62+
[0.5.0]: https://github.com/strvcom/strv-backend-go-tea/compare/v0.4.0...v0.5.0
6063
[0.4.0]: https://github.com/strvcom/strv-backend-go-tea/compare/v0.3.1...v0.4.0
6164
[0.3.1]: https://github.com/strvcom/strv-backend-go-tea/compare/v0.3.0...v0.3.1
6265
[0.3.0]: https://github.com/strvcom/strv-backend-go-tea/compare/v0.2.2...v0.3.0

0 commit comments

Comments
 (0)