File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ 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+ ## [ 0.5.0] - 2020-01-03
8+
9+ ### Changed
10+ - Remove the dependency on github.com/kr/logfmt by [ @ChrisHines ]
11+ - Move fuzz code to github.com/go-logfmt/fuzzlogfmt by [ @ChrisHines ]
12+
713## [ 0.4.0] - 2018-11-21
814
915### Added
@@ -30,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3036- Decoder by [ @ChrisHines ]
3137- MarshalKeyvals by [ @ChrisHines ]
3238
39+ [ 0.5.0 ] : https://github.com/go-logfmt/logfmt/compare/v0.4.0...v0.5.0
3340[ 0.4.0 ] : https://github.com/go-logfmt/logfmt/compare/v0.3.0...v0.4.0
3441[ 0.3.0 ] : https://github.com/go-logfmt/logfmt/compare/v0.2.0...v0.3.0
3542[ 0.2.0 ] : https://github.com/go-logfmt/logfmt/compare/v0.1.0...v0.2.0
You can’t perform that action at this time.
0 commit comments