Skip to content

Commit a1eb3bf

Browse files
authored
Update CHANGELOG for version 1.8.0 enhancements (#178)
1 parent 505335e commit a1eb3bf

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# 1.8.0 (Nov 28, 2025)
2+
3+
ENHANCEMENTS:
4+
5+
- Add benchmark test for version.String() in https://github.com/hashicorp/go-version/pull/159
6+
- Bytes implementation in https://github.com/hashicorp/go-version/pull/161
7+
8+
INTERNAL:
9+
10+
- Add CODEOWNERS file in .github/CODEOWNERS in https://github.com/hashicorp/go-version/pull/145
11+
- Linting in https://github.com/hashicorp/go-version/pull/151
12+
- Correct typos in comments in https://github.com/hashicorp/go-version/pull/134
13+
- Migrate GitHub Actions updates from TSCCR to Dependabot in https://github.com/hashicorp/go-version/pull/155
14+
- Bump the github-actions-backward-compatible group with 2 updates in https://github.com/hashicorp/go-version/pull/157
15+
- Update doc reference in README in https://github.com/hashicorp/go-version/pull/135
16+
- Bump the github-actions-breaking group with 3 updates in https://github.com/hashicorp/go-version/pull/156
17+
- [Compliance] - PR Template Changes Required in https://github.com/hashicorp/go-version/pull/158
18+
- Bump actions/cache from 4.2.3 to 4.2.4 in the github-actions-backward-compatible group in https://github.com/hashicorp/go-version/pull/167
19+
- Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions-breaking group in https://github.com/hashicorp/go-version/pull/166
20+
- Bump the github-actions-breaking group across 1 directory with 2 updates in https://github.com/hashicorp/go-version/pull/171
21+
- [IND-4226] [COMPLIANCE] Update Copyright Headers in https://github.com/hashicorp/go-version/pull/172
22+
- drop init() in https://github.com/hashicorp/go-version/pull/175
23+
124
# 1.7.0 (May 24, 2024)
225

326
ENHANCEMENTS:

0 commit comments

Comments
 (0)