Skip to content

Commit 3da1861

Browse files
committed
Update changelog for new release.
1 parent 43e85bc commit 3da1861

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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

77
## [Unreleased]
8+
9+
## [v0.3.0] - 2020-09-09
810
### Added
911
- Clean json marshalling for internal configurations.
1012
- Improve test coverage and go docs.
@@ -37,5 +39,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3739
- Basic go module configuration, README, badges.
3840

3941
[Unreleased]: https://github.com/jltorresm/otpgo/compare/v0.2.0...HEAD
42+
[v0.3.0]: https://github.com/jltorresm/otpgo/compare/v0.2.0...v0.3.0
4043
[v0.2.0]: https://github.com/jltorresm/otpgo/compare/v0.1.0...v0.2.0
4144
[v0.1.0]: https://github.com/jltorresm/otpgo/compare/5130d24...v0.1.0

0 commit comments

Comments
 (0)