Skip to content

Commit 6fd132d

Browse files
committed
Release 0.2.1
1 parent 3597ec3 commit 6fd132d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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+
## [0.2.1] - 2018-02-08
810
### Changed
911
- Make the statistics panel only appear after a slight delay
1012

@@ -84,7 +86,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8486
- Added a deck list with hover zones over each card
8587
- Added setup interface with connection guide and basic overlay configuration
8688

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
8891
[0.2.0]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.2...v0.2.0
8992
[0.1.2]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.1...v0.1.2
9093
[0.1.1]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.0...v0.1.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twitch-hdt-frontend",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "The official Twitch Extension for Hearthstone Deck Tracker.",
55
"homepage": "https://github.com/HearthSim/twitch-hdt-frontend",
66
"bugs": {

0 commit comments

Comments
 (0)