Skip to content

Commit b85381a

Browse files
authored
Update CHANGELOG.md
1 parent d55f214 commit b85381a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# 1.7.0 (May 24, 2024)
2+
3+
ENHANCEMENTS:
4+
5+
- Remove `reflect` dependency ([#91](https://github.com/hashicorp/go-version/pull/91))
6+
- Implement the `database/sql.Scanner` and `database/sql/driver.Value` interfaces for `Version` ([#133](https://github.com/hashicorp/go-version/pull/133))
7+
8+
INTERNAL:
9+
10+
- [COMPLIANCE] Add Copyright and License Headers ([#115](https://github.com/hashicorp/go-version/pull/115))
11+
- [COMPLIANCE] Update MPL-2.0 LICENSE ([#105](https://github.com/hashicorp/go-version/pull/105))
12+
- Bump actions/cache from 3.0.11 to 3.2.5 ([#116](https://github.com/hashicorp/go-version/pull/116))
13+
- Bump actions/checkout from 3.2.0 to 3.3.0 ([#111](https://github.com/hashicorp/go-version/pull/111))
14+
- Bump actions/upload-artifact from 3.1.1 to 3.1.2 ([#112](https://github.com/hashicorp/go-version/pull/112))
15+
- GHA Migration ([#103](https://github.com/hashicorp/go-version/pull/103))
16+
- github: Pin external GitHub Actions to hashes ([#107](https://github.com/hashicorp/go-version/pull/107))
17+
- SEC-090: Automated trusted workflow pinning (2023-04-05) ([#124](https://github.com/hashicorp/go-version/pull/124))
18+
- update readme ([#104](https://github.com/hashicorp/go-version/pull/104))
19+
20+
121
# 1.6.0 (June 28, 2022)
222

323
FEATURES:

0 commit comments

Comments
 (0)