diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d3c500..f75c422 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.2.1] - 2018-02-08 ### Changed - Make the statistics panel only appear after a slight delay @@ -84,7 +86,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Added a deck list with hover zones over each card - Added setup interface with connection guide and basic overlay configuration -[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.0...HEAD +[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.1...HEAD +[0.2.1]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.2...v0.2.0 [0.1.2]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.0...v0.1.1 diff --git a/package.json b/package.json index 6f25a97..a3ce137 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twitch-hdt-frontend", - "version": "0.2.0", + "version": "0.2.1", "description": "The official Twitch Extension for Hearthstone Deck Tracker.", "homepage": "https://github.com/HearthSim/twitch-hdt-frontend", "bugs": {