@@ -26,6 +26,28 @@ The following types of changes will be recorded in this file:
26
26
27
27
- placeholder
28
28
29
+ ## [ v0.5.11] - 2024-08-13
30
+
31
+ ### Changed
32
+
33
+ #### Dependency Updates
34
+
35
+ - (GH-528 ) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.4 to go-ci-oldstable-build-v0.21.5 in /dependabot/docker/builds
36
+ - (GH-532 ) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.5 to go-ci-oldstable-build-v0.21.6 in /dependabot/docker/builds
37
+ - (GH-534 ) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.6 to go-ci-oldstable-build-v0.21.7 in /dependabot/docker/builds
38
+ - (GH-546 ) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.21.7 to go-ci-oldstable-build-v0.21.8 in /dependabot/docker/builds
39
+ - (GH-527 ) Go Dependency: Bump github.com/likexian/whois from 1.15.3 to 1.15.4
40
+ - (GH-526 ) Go Dependency: Bump github.com/likexian/whois-parser from 1.24.18 to 1.24.19
41
+ - (GH-542 ) Go Dependency: Bump golang.org/x/net from 0.27.0 to 0.28.0
42
+ - (GH-538 ) Go Dependency: Bump golang.org/x/sys from 0.22.0 to 0.23.0
43
+ - (GH-547 ) Go Dependency: Bump golang.org/x/sys from 0.23.0 to 0.24.0
44
+ - (GH-543 ) Go Dependency: Bump golang.org/x/text from 0.16.0 to 0.17.0
45
+ - (GH-544 ) Go Runtime: Bump golang from 1.21.12 to 1.21.13 in /dependabot/docker/go
46
+
47
+ #### Other
48
+
49
+ - (GH-536 ) Push ` REPO_VERSION ` var into containers for builds
50
+
29
51
## [ v0.5.10] - 2024-07-10
30
52
31
53
### Changed
@@ -817,7 +839,8 @@ Features of this release:
817
839
- choice of ` disabled ` , ` panic ` , ` fatal ` , ` error ` , ` warn ` , ` info ` (the
818
840
default), ` debug ` or ` trace ` .
819
841
820
- [ Unreleased ] : https://github.com/atc0005/check-whois/compare/v0.5.10...HEAD
842
+ [ Unreleased ] : https://github.com/atc0005/check-whois/compare/v0.5.11...HEAD
843
+ [ v0.5.11 ] : https://github.com/atc0005/check-whois/releases/tag/v0.5.11
821
844
[ v0.5.10 ] : https://github.com/atc0005/check-whois/releases/tag/v0.5.10
822
845
[ v0.5.9 ] : https://github.com/atc0005/check-whois/releases/tag/v0.5.9
823
846
[ v0.5.8 ] : https://github.com/atc0005/check-whois/releases/tag/v0.5.8
0 commit comments