Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Sep 19, 2016
1 parent 730f639 commit ed2a012
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.7.0] - 2016-09-19
### Added
- Add C'Thun Rituals (@azeier)
- Add `Joust.destroy()`
Expand Down Expand Up @@ -122,7 +124,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Code for initial development release

[Unreleased]: https://github.com/HearthSim/joust/compare/0.6.0...HEAD
[Unreleased]: https://github.com/HearthSim/joust/compare/0.7.0...HEAD
[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
[0.4.0]: https://github.com/HearthSim/joust/compare/0.3.1...0.4.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.6.0",
"version": "0.7.0",
"description": "Hearthstone replays in your browser",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit ed2a012

Please sign in to comment.