Skip to content

Commit

Permalink
Remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Sanches committed Jul 19, 2018
1 parent 7c2cce1 commit c3625ab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 56 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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).

## [1.0.2] - 2018-07-19
### Removed
- Makefile.
- Benchmark test (unused).

## [1.0.1] - 2018-07-19
### Fixed
- Wrap Travis CI Golang versions in quotes (for parsing issues, see [this](https://github.com/travis-ci/travis-ci/issues/9247)).
Expand Down Expand Up @@ -78,6 +83,7 @@ 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.

[1.0.2]: https://github.com/gbrlsnchs/jwt/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/gbrlsnchs/jwt/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/gbrlsnchs/jwt/compare/v0.5.0...v1.0.0
[0.5.0]: https://github.com/gbrlsnchs/jwt/compare/v0.4.0...v0.5.0
Expand Down
33 changes: 0 additions & 33 deletions Makefile

This file was deleted.

23 changes: 0 additions & 23 deletions benchmark_test.go

This file was deleted.

0 comments on commit c3625ab

Please sign in to comment.