Skip to content

Commit

Permalink
release: v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasKocman committed Nov 14, 2024
1 parent 9bf17ca commit 38b6f94
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ How to release a new version:
- Manually release new version.

## [Unreleased]

## [0.8.0] - 2024-11-14
### Added
- package `http/param`: can parse into embedded structs.

Expand Down Expand Up @@ -85,7 +87,8 @@ How to release a new version:
### Added
- Added Changelog.

[Unreleased]: https://github.com/strvcom/strv-backend-go-net/compare/v0.7.1...HEAD
[Unreleased]: https://github.com/strvcom/strv-backend-go-net/compare/v0.8.0...HEAD
[0.8.0]: https://github.com/strvcom/strv-backend-go-net/compare/v0.7.1...v0.8.0
[0.7.1]: https://github.com/strvcom/strv-backend-go-net/compare/v0.7.0...v0.7.1
[0.7.0]: https://github.com/strvcom/strv-backend-go-net/compare/v0.6.2...v0.7.0
[0.6.2]: https://github.com/strvcom/strv-backend-go-net/compare/v0.6.1...v0.6.2
Expand Down

0 comments on commit 38b6f94

Please sign in to comment.