Skip to content

Commit 432dd90

Browse files
committed
Merge tag 'v0.4.0' into develop
2 parents f183dd3 + 07c9b44 commit 432dd90

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

0 commit comments

Comments
 (0)