Skip to content

Commit

Permalink
Merge branch 'release-0.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Sanches committed Feb 16, 2018
2 parents b3f3312 + 2083a6c commit 1628857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.4.0] - 2018-02-16
### Added
- Support for "none" method.
- Tests for "none" method.
Expand Down Expand Up @@ -52,6 +52,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- This package's source code, including examples and tests.
- Go dep files.

[Unreleased]: https://github.com/gbrlsnchs/jwt/compare/v0.3.0...HEAD
[0.4.0]: https://github.com/gbrlsnchs/jwt/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/gbrlsnchs/jwt/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/gbrlsnchs/jwt/compare/v0.1.0...v0.2.0

0 comments on commit 1628857

Please sign in to comment.