Skip to content

Commit 8c34a9c

Browse files
authored
Merge pull request #337 from atc0005/update-changelog-for-v0.3.16-release
Update CHANGELOG for v0.3.16 release
2 parents 4a180ac + a655c6f commit 8c34a9c

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ The following types of changes will be recorded in this file:
2626

2727
- placeholder
2828

29+
## [v0.3.16] - 2024-08-21
30+
31+
### Changed
32+
33+
#### Dependency Updates
34+
35+
- (GH-332) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.8 to go-ci-oldstable-build-v0.21.9 in /dependabot/docker/builds
36+
- (GH-335) Go Runtime: Bump golang from 1.21.13 to 1.22.6 in /dependabot/docker/go
37+
- (GH-334) Update project to Go 1.22 series
38+
2939
## [v0.3.15] - 2024-08-13
3040

3141
### Changed
@@ -372,7 +382,8 @@ access:
372382

373383
See the project README for additional details.
374384

375-
[Unreleased]: https://github.com/atc0005/check-ssh/compare/v0.3.15...HEAD
385+
[Unreleased]: https://github.com/atc0005/check-ssh/compare/v0.3.16...HEAD
386+
[v0.3.16]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.16
376387
[v0.3.15]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.15
377388
[v0.3.14]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.14
378389
[v0.3.13]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.13

0 commit comments

Comments
 (0)