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.2.1] - 2018-02-08
8
10
### Changed
9
11
- Make the statistics panel only appear after a slight delay
10
12
@@ -84,7 +86,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
84
86
- Added a deck list with hover zones over each card
85
87
- Added setup interface with connection guide and basic overlay configuration
86
88
87
- [ Unreleased ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.0...HEAD
89
+ [ Unreleased ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.1...HEAD
90
+ [ 0.2.1 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.0...v0.2.1
88
91
[ 0.2.0 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.2...v0.2.0
89
92
[ 0.1.2 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.1...v0.1.2
90
93
[ 0.1.1 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.0...v0.1.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " twitch-hdt-frontend" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
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