Skip to content

Commit c448ad8

Browse files
authored
Release 0.18.0 (golang-templates#232)
1 parent 3c9e1ef commit c448ad8

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66
and 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.17.1...HEAD)
8+
## [Unreleased](https://github.com/golang-templates/seed/compare/v0.18.0...HEAD)
9+
10+
## [0.18.0](https://github.com/golang-templates/seed/releases/tag/v0.18.0)
11+
12+
### Changed
13+
14+
- Remove [gomnd](https://github.com/tommy-muehle/go-mnd) linter. ([#230](https://github.com/golang-templates/seed/pull/230))
15+
16+
### Fixed
17+
18+
- Adjust Build Status badge to new shields.io API. ([#231](https://github.com/golang-templates/seed/pull/231))
919

1020
## [0.17.1](https://github.com/golang-templates/seed/releases/tag/v0.17.1)
1121

0 commit comments

Comments
 (0)