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.4.1] - 2018-07-19
8
10
### Fixed
9
11
- Fixed full card art on mobile not respecting the viewer's language
10
12
- Replace outdated "activate overlay" image in broadcaster settings
@@ -108,7 +110,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
108
110
- Added a deck list with hover zones over each card
109
111
- Added setup interface with connection guide and basic overlay configuration
110
112
111
- [ Unreleased ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.0...HEAD
113
+ [ Unreleased ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.1...HEAD
114
+ [ 0.4.1 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.0...v0.4.1
112
115
[ 0.4.0 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.3.0...v0.4.0
113
116
[ 0.3.0 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.2...v0.3.0
114
117
[ 0.2.2 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.1...v0.2.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " twitch-hdt-frontend" ,
3
- "version" : " 0.4.0 " ,
3
+ "version" : " 0.4.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