File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 0.4.0 ] - 2018-11-21
88
99### Added
1010- Go module support by [ @ChrisHines ]
11+ - CHANGELOG by [ @ChrisHines ]
1112
1213### Changed
1314- Drop invalid runes from keys instead of returning ErrInvalidKey by [ @ChrisHines ]
@@ -29,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2930- Decoder by [ @ChrisHines ]
3031- MarshalKeyvals by [ @ChrisHines ]
3132
33+ [ 0.4.0 ] : https://github.com/go-logfmt/logfmt/compare/v0.3.0...v0.4.0
3234[ 0.3.0 ] : https://github.com/go-logfmt/logfmt/compare/v0.2.0...v0.3.0
3335[ 0.2.0 ] : https://github.com/go-logfmt/logfmt/compare/v0.1.0...v0.2.0
3436[ 0.1.0 ] : https://github.com/go-logfmt/logfmt/commits/v0.1.0
You can’t perform that action at this time.
0 commit comments