File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
5
## [ Unreleased]
6
+
7
+ ## [ 0.10.0] - 2017-01-16
6
8
### Added
7
9
- Add ` Launcher.addPlayerName(playerName: string) `
8
10
- Implement Kazakus Potion text formatting (@azeier )
@@ -187,7 +189,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
187
189
### Added
188
190
- Code for initial development release
189
191
190
- [ Unreleased ] : https://github.com/HearthSim/Joust/compare/0.9.1...HEAD
192
+ [ Unreleased ] : https://github.com/HearthSim/Joust/compare/0.10.0...HEAD
193
+ [ 0.10.0 ] : https://github.com/HearthSim/Joust/compare/0.9.1...0.10.0
191
194
[ 0.9.1 ] : https://github.com/HearthSim/Joust/compare/0.9.0...0.9.1
192
195
[ 0.9.0 ] : https://github.com/HearthSim/Joust/compare/0.8.0...0.9.0
193
196
[ 0.8.0 ] : https://github.com/HearthSim/Joust/compare/0.7.0...0.8.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " joust" ,
3
- "version" : " 0.9.1 " ,
3
+ "version" : " 0.10.0 " ,
4
4
"description" : " Hearthstone replays in your browser" ,
5
5
"keywords" : [
6
6
" hearthstone" ,
You can’t perform that action at this time.
0 commit comments