Skip to content

Commit

Permalink
v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bastimeyer committed Dec 5, 2015
1 parent 25a2881 commit cd3fb9b
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.11.1](https://github.com/bastimeyer/livestreamer-twitch-gui/releases/tag/v0.11.1) (2015-12-05)

- Implemented channel details.
- Changed details view in stream list items.
Expand All @@ -13,7 +13,7 @@ Changelog - Livestreamer Twitch GUI
- Fixed image preloading system issue.
- Upgraded to Ember/EmberData 2.1.0.

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


## [v0.11.0](https://github.com/bastimeyer/livestreamer-twitch-gui/releases/tag/v0.11.0) (2015-10-16)
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.11.0",
"version": "0.11.1",
"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.11.0",
"version": "0.11.1",

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

Expand Down

3 comments on commit cd3fb9b

@bastimeyer
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/CC @InfernoZeus @scowalt
Thanks in advance!

@InfernoZeus
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bastimeyer Thanks, just updated!

@scowalt
Copy link
Member

@scowalt scowalt commented on cd3fb9b Dec 5, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.