File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ How to release a new version:
4
4
- Manually release new version.
5
5
6
6
## [ Unreleased]
7
+
8
+ ## [ 0.8.0] - 2024-11-14
7
9
### Added
8
10
- package ` http/param ` : can parse into embedded structs.
9
11
@@ -85,7 +87,8 @@ How to release a new version:
85
87
### Added
86
88
- Added Changelog.
87
89
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
89
92
[ 0.7.1 ] : https://github.com/strvcom/strv-backend-go-net/compare/v0.7.0...v0.7.1
90
93
[ 0.7.0 ] : https://github.com/strvcom/strv-backend-go-net/compare/v0.6.2...v0.7.0
91
94
[ 0.6.2 ] : https://github.com/strvcom/strv-backend-go-net/compare/v0.6.1...v0.6.2
You can’t perform that action at this time.
0 commit comments