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+ ## [ 1.2.0] - 2021-03-26
810### Added
911- Added support for decks in the Classic format type
1012
@@ -155,7 +157,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
155157- Added a deck list with hover zones over each card
156158- Added setup interface with connection guide and basic overlay configuration
157159
158- [ Unreleased ] : https://github.com/HearthSim/hdt-twitch-extension/compare/v1.1.0...HEAD
160+ [ Unreleased ] : https://github.com/HearthSim/hdt-twitch-extension/compare/v1.2.0...HEAD
161+ [ 1.2.0 ] : https://github.com/HearthSim/hdt-twitch-extension/compare/v1.1.0...v1.2.0
159162[ 1.1.0 ] : https://github.com/HearthSim/hdt-twitch-extension/compare/v1.0.1...v1.1.0
160163[ 1.0.1 ] : https://github.com/HearthSim/hdt-twitch-extension/compare/v1.0.0...v1.0.1
161164[ 1.0.0 ] : https://github.com/HearthSim/hdt-twitch-extension/compare/v0.4.1...v1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " hdt-twitch-extension" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " The official Twitch Extension for Hearthstone Deck Tracker." ,
55 "homepage" : " https://github.com/HearthSim/hdt-twitch-extension" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments