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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelad committed Jun 20, 2018
1 parent 989f1b5 commit ff7ef1c
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.3][v0.0.3] - 2018-06-20
### Fixed
- Use `DYNAMODB_TABLE` environment variable when connecting to DynamoDB table.

Expand All @@ -22,6 +23,7 @@ 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.2...HEAD
[unreleased]: https://github.com/pawelad/just-scored/compare/v0.0.3...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

0 comments on commit ff7ef1c

Please sign in to comment.