Skip to content

Commit fcd6c7c

Browse files
authored
Merge pull request #397 from atc0005/update-changelog-for-v0.3.18-release
Update CHANGELOG for v0.3.18 release
2 parents 70a6875 + 39ef273 commit fcd6c7c

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

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

2727
- placeholder
2828

29+
## [v0.3.18] - 2024-12-06
30+
31+
### Changed
32+
33+
#### Dependency Updates
34+
35+
- (GH-378) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.15 to go-ci-oldstable-build-v0.21.16 in /dependabot/docker/builds
36+
- (GH-386) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.16 to go-ci-oldstable-build-v0.21.17 in /dependabot/docker/builds
37+
- (GH-392) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.17 to go-ci-oldstable-build-v0.21.18 in /dependabot/docker/builds
38+
- (GH-381) Go Dependency: Bump github.com/atc0005/go-nagios from 0.17.1 to 0.18.0
39+
- (GH-383) Go Dependency: Bump github.com/atc0005/go-nagios from 0.18.0 to 0.18.1
40+
- (GH-384) Go Dependency: Bump github.com/atc0005/go-nagios from 0.18.1 to 0.19.0
41+
- (GH-394) Go Dependency: Bump golang.org/x/crypto from 0.29.0 to 0.30.0
42+
- (GH-395) Go Dependency: Bump golang.org/x/sys from 0.27.0 to 0.28.0
43+
- (GH-388) Go Runtime: Bump golang from 1.22.9 to 1.22.10 in /dependabot/docker/go
44+
2945
## [v0.3.17] - 2024-11-12
3046

3147
### Changed
@@ -399,7 +415,8 @@ access:
399415

400416
See the project README for additional details.
401417

402-
[Unreleased]: https://github.com/atc0005/check-ssh/compare/v0.3.17...HEAD
418+
[Unreleased]: https://github.com/atc0005/check-ssh/compare/v0.3.18...HEAD
419+
[v0.3.18]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.18
403420
[v0.3.17]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.17
404421
[v0.3.16]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.16
405422
[v0.3.15]: https://github.com/atc0005/check-ssh/releases/tag/v0.3.15

0 commit comments

Comments
 (0)