Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Prepare release 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelad committed Jun 22, 2018
1 parent 8e8cfff commit 6e27c02
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ adheres to [Semantic Versioning][semver].

## [Unreleased][unreleased]

## [v0.0.5][v0.0.5] - 2018-06-222
## Changed
- Refactored and separated match parsing and DB logic code.
- Moved all goal and DynamoDB related code from `goal-checker` to
Expand Down Expand Up @@ -36,8 +37,9 @@ adheres to [Semantic Versioning][semver].

[keepachangelog]: http://keepachangelog.com/en/1.0.0/
[semver]: http://semver.org/spec/v2.0.0.html
[unreleased]: https://github.com/pawelad/just-scored/compare/v0.0.4...HEAD
[unreleased]: https://github.com/pawelad/just-scored/compare/v0.0.5...HEAD
[v0.0.1]: https://github.com/pawelad/just-scored/releases/tag/v0.0.1
[v0.0.2]: https://github.com/pawelad/just-scored/releases/tag/v0.0.2
[v0.0.3]: https://github.com/pawelad/just-scored/releases/tag/v0.0.3
[v0.0.4]: https://github.com/pawelad/just-scored/releases/tag/v0.0.4
[v0.0.5]: https://github.com/pawelad/just-scored/releases/tag/v0.0.5

0 comments on commit 6e27c02

Please sign in to comment.