Skip to content

Commit 38b6f94

Browse files
committed
release: v0.8.0
1 parent 9bf17ca commit 38b6f94

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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.8.0] - 2024-11-14
79
### Added
810
- package `http/param`: can parse into embedded structs.
911

@@ -85,7 +87,8 @@ How to release a new version:
8587
### Added
8688
- Added Changelog.
8789

88-
[Unreleased]: https://github.com/strvcom/strv-backend-go-net/compare/v0.7.1...HEAD
90+
[Unreleased]: https://github.com/strvcom/strv-backend-go-net/compare/v0.8.0...HEAD
91+
[0.8.0]: https://github.com/strvcom/strv-backend-go-net/compare/v0.7.1...v0.8.0
8992
[0.7.1]: https://github.com/strvcom/strv-backend-go-net/compare/v0.7.0...v0.7.1
9093
[0.7.0]: https://github.com/strvcom/strv-backend-go-net/compare/v0.6.2...v0.7.0
9194
[0.6.2]: https://github.com/strvcom/strv-backend-go-net/compare/v0.6.1...v0.6.2

0 commit comments

Comments
 (0)