Skip to content

Commit

Permalink
Updated version, added change-log.
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedChickenButt committed Apr 10, 2021
1 parent 5a03277 commit 7fd3871
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# ChangeLog

## Version 0.0.1
* Created basic web app which launches YouTube TV.

## Version 0.0.2
* [#2](https://github.com/FriedChickenButt/youtube-webos/issues/2): Added DIAl startup support.
* [#3](https://github.com/FriedChickenButt/youtube-webos/issues/3): Added webOS 3.x support.
* Enabled quick start.
* Disabled default splash screen.
* Disabled back button behaviour to open the Home deck.
2 changes: 1 addition & 1 deletion appinfo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "youtube.leanback.v4",
"version": "0.0.1",
"version": "0.0.2",
"vendor": "My Company",
"type": "web",
"main": "index.html",
Expand Down

0 comments on commit 7fd3871

Please sign in to comment.