File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 1.1.0] - 2020-07-30
8
10
### Added
9
11
- Added Bob's Buddy integration for Battlegrounds
10
12
* 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.
140
142
- Added a deck list with hover zones over each card
141
143
- Added setup interface with connection guide and basic overlay configuration
142
144
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
144
147
[ 1.0.1 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v1.0.0...v1.0.1
145
148
[ 1.0.0 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.1...v1.0.0
146
149
[ 0.4.1 ] : https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.0...v0.4.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " twitch-hdt-frontend" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " The official Twitch Extension for Hearthstone Deck Tracker." ,
5
5
"homepage" : " https://github.com/HearthSim/twitch-hdt-frontend" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments