File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/golang-templates/seed/compare/v0.16.1...HEAD )
8+ ## [ Unreleased] ( https://github.com/golang-templates/seed/compare/v0.17.0...HEAD )
9+
10+ ## [ 0.17.0] ( https://github.com/golang-templates/seed/releases/tag/v0.17.0 )
11+
12+ ### Changed
13+
14+ - Update golangci-lint configuration. ([ #222 ] ( https://github.com/golang-templates/seed/pull/222 ) )
15+ - Update Make targets. ([ #224 ] ( https://github.com/golang-templates/seed/pull/224 ) )
916
1017### Removed
1118
You can’t perform that action at this time.
0 commit comments