Skip to content

Commit

Permalink
Merge pull request #609 from atc0005/update-changelog-for-v0.5.13-rel…
Browse files Browse the repository at this point in the history
…ease

Update CHANGELOG for v0.5.13 release
  • Loading branch information
atc0005 authored Nov 13, 2024
2 parents 25838af + c666fa7 commit d4b4485
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,28 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.5.13] - 2024-11-13

### Changed

#### Dependency Updates

- (GH-578) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.11 to go-ci-oldstable-build-v0.21.12 in /dependabot/docker/builds
- (GH-580) 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
- (GH-602) 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
- (GH-564) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.9 to go-ci-oldstable-build-v0.21.11 in /dependabot/docker/builds
- (GH-603) Go Dependency: Bump github.com/atc0005/go-nagios from 0.16.1 to 0.17.1
- (GH-566) Go Dependency: Bump github.com/likexian/whois from 1.15.4 to 1.15.5
- (GH-565) Go Dependency: Bump github.com/likexian/whois-parser from 1.24.19 to 1.24.20
- (GH-575) Go Dependency: Bump golang.org/x/net from 0.28.0 to 0.29.0
- (GH-604) Go Dependency: Bump golang.org/x/net from 0.29.0 to 0.31.0
- (GH-572) Go Dependency: Bump golang.org/x/sys from 0.24.0 to 0.25.0
- (GH-598) Go Dependency: Bump golang.org/x/sys from 0.25.0 to 0.27.0
- (GH-573) Go Dependency: Bump golang.org/x/text from 0.17.0 to 0.18.0
- (GH-599) Go Dependency: Bump golang.org/x/text from 0.18.0 to 0.20.0
- (GH-574) Go Runtime: Bump golang from 1.22.6 to 1.22.7 in /dependabot/docker/go
- (GH-595) Go Runtime: Bump golang from 1.22.7 to 1.22.9 in /dependabot/docker/go

## [v0.5.12] - 2024-08-21

### Changed
Expand Down Expand Up @@ -848,7 +870,8 @@ Features of this release:
- choice of `disabled`, `panic`, `fatal`, `error`, `warn`, `info` (the
default), `debug` or `trace`.

[Unreleased]: https://github.com/atc0005/check-whois/compare/v0.5.12...HEAD
[Unreleased]: https://github.com/atc0005/check-whois/compare/v0.5.13...HEAD
[v0.5.13]: https://github.com/atc0005/check-whois/releases/tag/v0.5.13
[v0.5.12]: https://github.com/atc0005/check-whois/releases/tag/v0.5.12
[v0.5.11]: https://github.com/atc0005/check-whois/releases/tag/v0.5.11
[v0.5.10]: https://github.com/atc0005/check-whois/releases/tag/v0.5.10
Expand Down

0 comments on commit d4b4485

Please sign in to comment.