Skip to content

Commit

Permalink
Release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Jan 16, 2017
1 parent 9cc63a9 commit 844ae7a
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.10.0] - 2017-01-16
### Added
- Add `Launcher.addPlayerName(playerName: string)`
- Implement Kazakus Potion text formatting (@azeier)
Expand Down Expand Up @@ -187,7 +189,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Code for initial development release

[Unreleased]: https://github.com/HearthSim/Joust/compare/0.9.1...HEAD
[Unreleased]: https://github.com/HearthSim/Joust/compare/0.10.0...HEAD
[0.10.0]: https://github.com/HearthSim/Joust/compare/0.9.1...0.10.0
[0.9.1]: https://github.com/HearthSim/Joust/compare/0.9.0...0.9.1
[0.9.0]: https://github.com/HearthSim/Joust/compare/0.8.0...0.9.0
[0.8.0]: https://github.com/HearthSim/Joust/compare/0.7.0...0.8.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.9.1",
"version": "0.10.0",
"description": "Hearthstone replays in your browser",
"keywords": [
"hearthstone",
Expand Down

0 comments on commit 844ae7a

Please sign in to comment.