File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ 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.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.6.1] - 2025-10-05
9+
10+ ### Fixed
11+
12+ - Encode DEL (0x7f) control character by [ @spaceone ]
13+ - Modernize code through Go 1.21 by [ @ChrisHines ]
14+
15+ [ 0.6.1 ] : https://github.com/go-logfmt/logfmt/compare/v0.6.0...v0.6.1
16+
817## [ 0.6.0] - 2023-01-30
918
1019[ 0.6.0 ] : https://github.com/go-logfmt/logfmt/compare/v0.5.1...v0.6.0
@@ -80,3 +89,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8089[ @judwhite ] : https://github.com/judwhite
8190[ @nussjustin ] : https://github.com/nussjustin
8291[ @alexanderjophus ] : https://github.com/alexanderjophus
92+ [ @spaceone ] : https://github.com/spaceone
You can’t perform that action at this time.
0 commit comments