Skip to content

Commit cf84ae6

Browse files
authored
Merge pull request #376 from atc0005/update-changelog-for-v0.3.17-release
Update CHANGELOG for v0.3.17 release
2 parents 276da21 + fd7d9f9 commit cf84ae6

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

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

2727
- placeholder
2828

29+
## [v0.3.17] - 2024-11-12
30+
31+
### Changed
32+
33+
#### Dependency Updates
34+
35+
- (GH-350) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.12 to go-ci-oldstable-build-v0.21.13 in /dependabot/docker/builds
36+
- (GH-371) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.13 to go-ci-oldstable-build-v0.21.15 in /dependabot/docker/builds
37+
- (GH-348) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.9 to go-ci-oldstable-build-v0.21.12 in /dependabot/docker/builds
38+
- (GH-373) Go Dependency: Bump github.com/atc0005/go-nagios from 0.16.1 to 0.17.1
39+
- (GH-345) Go Dependency: Bump golang.org/x/crypto from 0.26.0 to 0.27.0
40+
- (GH-366) Go Dependency: Bump golang.org/x/crypto from 0.27.0 to 0.29.0
41+
- (GH-343) Go Dependency: Bump golang.org/x/sys from 0.24.0 to 0.25.0
42+
- (GH-365) Go Dependency: Bump golang.org/x/sys from 0.25.0 to 0.27.0
43+
- (GH-346) Go Runtime: Bump golang from 1.22.6 to 1.22.7 in /dependabot/docker/go
44+
- (GH-364) Go Runtime: Bump golang from 1.22.7 to 1.22.9 in /dependabot/docker/go
45+
2946
## [v0.3.16] - 2024-08-21
3047

3148
### Changed
@@ -382,7 +399,8 @@ access:
382399

383400
See the project README for additional details.
384401

385-
[Unreleased]: https://github.com/atc0005/check-ssh/compare/v0.3.16...HEAD
402+
[Unreleased]: https://github.com/atc0005/check-ssh/compare/v0.3.17...HEAD
403+
[v0.3.17]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.17
386404
[v0.3.16]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.16
387405
[v0.3.15]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.15
388406
[v0.3.14]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.14

0 commit comments

Comments
 (0)