File tree 1 file changed +23
-1
lines changed
1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,27 @@ The following types of changes will be recorded in this file:
26
26
27
27
- placeholder
28
28
29
+ ## [ v0.3.18] - 2021-03-26
30
+
31
+ ### Changed
32
+
33
+ - Dependencies
34
+ - ` golangci/golangci-lint `
35
+ - ` v1.38.0 ` to ` v1.39.0 `
36
+ - binary installed within ` oldstable ` , ` stable ` and ` unstable ` images
37
+ - Docker image used as a builder/base for ` lint-only ` image
38
+ - ` fatih/errwrap `
39
+ - ` v1.2.0 ` to ` v1.3.1 `
40
+ - for images other than ` oldstable ` (see Removed section)
41
+
42
+ ### Removed
43
+
44
+ - Dependencies
45
+ - ` fatih/errwrap `
46
+ - removed from the ` oldstable ` image since it now requires Go 1.16
47
+ - the plan is to restore this once Go 1.17 is released and Go 1.16 becomes
48
+ the ` oldstable ` version
49
+
29
50
## [ v0.3.17] - 2021-03-12
30
51
31
52
### Changed
@@ -578,7 +599,8 @@ waiting on a new upstream release.
578
599
tools that we include in our container images
579
600
- Dockerfile base images
580
601
581
- [ Unreleased ] : https://github.com/atc0005/go-ci/compare/v0.3.17...HEAD
602
+ [ Unreleased ] : https://github.com/atc0005/go-ci/compare/v0.3.18...HEAD
603
+ [ v0.3.18 ] : https://github.com/atc0005/go-ci/releases/tag/v0.3.18
582
604
[ v0.3.17 ] : https://github.com/atc0005/go-ci/releases/tag/v0.3.17
583
605
[ v0.3.16 ] : https://github.com/atc0005/go-ci/releases/tag/v0.3.16
584
606
[ v0.3.15 ] : https://github.com/atc0005/go-ci/releases/tag/v0.3.15
You can’t perform that action at this time.
0 commit comments