Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastimeyer committed Apr 23, 2015
1 parent 2fe0e42 commit 50e4eb7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog - Livestreamer Twitch GUI
===

## Master
## [v0.8.0](https://github.com/bastimeyer/livestreamer-twitch-gui/releases/tag/v0.8.0) (2015-04-23)

- Implemented custom channel settings (see the wrench icon in the upper right corner). #23, #63
- Implemented channel search function.
Expand All @@ -17,7 +17,7 @@ Changelog - Livestreamer Twitch GUI
- Upgraded NW.js to v0.12.1 (fixes the HiDPI issues on Windows). #72
- Several minor bug fixes and improvements.

[Changelog](https://github.com/bastimeyer/livestreamer-twitch-gui/compare/v0.7.3...master)
[Changelog](https://github.com/bastimeyer/livestreamer-twitch-gui/compare/v0.7.3...v0.8.0)


## [v0.7.3](https://github.com/bastimeyer/livestreamer-twitch-gui/releases/tag/v0.7.3) (2015-03-29)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "livestreamer-twitch-gui",
"version": "0.7.3",
"version": "0.8.0",
"license": "MIT",

"author": "Sebastian Meyer",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "livestreamer-twitch-gui",
"version": "0.7.3",
"version": "0.8.0",

"main": "app://livestreamer-twitch-gui/index.html",

Expand Down

0 comments on commit 50e4eb7

Please sign in to comment.