File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 0.4.1] - 2018-07-19
810### Fixed
911- Fixed full card art on mobile not respecting the viewer's language
1012- 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.
108110- Added a deck list with hover zones over each card
109111- Added setup interface with connection guide and basic overlay configuration
110112
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
112115[ 0.4.0 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.3.0...v0.4.0
113116[ 0.3.0 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.2...v0.3.0
114117[ 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 11{
22 "name" : " twitch-hdt-frontend" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "description" : " The official Twitch Extension for Hearthstone Deck Tracker." ,
55 "homepage" : " https://github.com/HearthSim/twitch-hdt-frontend" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments