Skip to content

Commit 87f399a

Browse files
committed
Release 0.4.1
1 parent be2d215 commit 87f399a

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.4.1] - 2018-07-19
810
### Fixed
911
- Fixed full card art on mobile not respecting the viewer's language
1012
- Replace outdated "activate overlay" image in broadcaster settings
@@ -108,7 +110,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
108110
- Added a deck list with hover zones over each card
109111
- Added setup interface with connection guide and basic overlay configuration
110112

111-
[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.0...HEAD
113+
[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.1...HEAD
114+
[0.4.1]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.0...v0.4.1
112115
[0.4.0]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.3.0...v0.4.0
113116
[0.3.0]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.2...v0.3.0
114117
[0.2.2]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.1...v0.2.2

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.4.0",
3+
"version": "0.4.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)