Skip to content

Commit 5422291

Browse files
committed
v1.1.0
1 parent d9e872a commit 5422291

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+
## [1.1.0] - 2020-07-30
810
### Added
911
- Added Bob's Buddy integration for Battlegrounds
1012
*This allows users to view the Battlegrounds outcome odds at their own leisure*
@@ -140,7 +142,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
140142
- Added a deck list with hover zones over each card
141143
- Added setup interface with connection guide and basic overlay configuration
142144

143-
[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v1.0.1...HEAD
145+
[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v1.1.0...HEAD
146+
[1.1.0]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v1.0.1...v1.1.0
144147
[1.0.1]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v1.0.0...v1.0.1
145148
[1.0.0]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.1...v1.0.0
146149
[0.4.1]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.0...v0.4.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": "1.0.1",
3+
"version": "1.1.0",
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)