diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e3a950..a860ca1 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.2] - 2018-02-08 ### Fixed - Fixed stream delay being ignored @@ -88,7 +90,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.1...HEAD +[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.2...HEAD +[0.2.2]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.1...v0.2.2 [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 diff --git a/package.json b/package.json index a3ce137..0fd51e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twitch-hdt-frontend", - "version": "0.2.1", + "version": "0.2.2", "description": "The official Twitch Extension for Hearthstone Deck Tracker.", "homepage": "https://github.com/HearthSim/twitch-hdt-frontend", "bugs": {