Skip to content

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Oct 10, 2016
1 parent b28b1c0 commit 2dd87c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.8.0] - 2016-10-10
### Added
- Show Prince Malchezaar at game start (#142, @azeier)
- Show C'Thun stats in opponent hand (#133, @azeier)
Expand Down Expand Up @@ -143,7 +145,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Code for initial development release

[Unreleased]: https://github.com/HearthSim/joust/compare/0.7.0...HEAD
[Unreleased]: https://github.com/HearthSim/joust/compare/0.8.0...HEAD
[0.8.0]: https://github.com/HearthSim/joust/compare/0.7.0...0.8.0
[0.7.0]: https://github.com/HearthSim/joust/compare/0.6.0...0.7.0
[0.6.0]: https://github.com/HearthSim/joust/compare/0.5.0...0.6.0
[0.5.0]: https://github.com/HearthSim/joust/compare/0.4.0...0.5.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Joust",
"version": "0.7.0",
"version": "0.8.0",
"description": "Hearthstone replays in your browser",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 2dd87c2

Please sign in to comment.