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 @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 0.3.0] - 2018-04-10
8
10
### Added
9
11
- Add mobile support
10
12
* Mobile viewers can view and copy the deck list on their device*
@@ -96,7 +98,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
96
98
- Added a deck list with hover zones over each card
97
99
- Added setup interface with connection guide and basic overlay configuration
98
100
99
- [ Unreleased ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.2...HEAD
101
+ [ Unreleased ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.3.0...HEAD
102
+ [ 0.3.0 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.2...v0.3.0
100
103
[ 0.2.2 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.1...v0.2.2
101
104
[ 0.2.1 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.0...v0.2.1
102
105
[ 0.2.0 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.2...v0.2.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " twitch-hdt-frontend" ,
3
- "version" : " 0.2.2 " ,
3
+ "version" : " 0.3.0 " ,
4
4
"description" : " The official Twitch Extension for Hearthstone Deck Tracker." ,
5
5
"homepage" : " https://github.com/HearthSim/twitch-hdt-frontend" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments