Skip to content

Commit 6beb4a6

Browse files
committed
v1.2.0
1 parent 1511769 commit 6beb4a6

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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": {

0 commit comments

Comments
 (0)