diff options
author | Allan Wang <me@allanwang.ca> | 2017-10-24 23:29:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-24 23:29:55 -0400 |
commit | c2ca9066c6fd760bd6ef5d2f8f0530a89bfa7b66 (patch) | |
tree | a54665bb873b650b8f6f03b76cd59456ef79e296 /docs/Changelog.md | |
parent | 64dbf74b7a44a25f41ed7ff2ebfa11db0bc91769 (diff) | |
download | frost-c2ca9066c6fd760bd6ef5d2f8f0530a89bfa7b66.tar.gz frost-c2ca9066c6fd760bd6ef5d2f8f0530a89bfa7b66.tar.bz2 frost-c2ca9066c6fd760bd6ef5d2f8f0530a89bfa7b66.zip |
WIP: Feature/pip video 2 (#405)
* Add dependency
* Test new video view
* Add initial video bindings
* Implement drag to dismiss
* Begin initial integration
* Fix typo
* Fix up url formatter
* Update changelog
* Create first fully integrated video build
* Update translations
* Update translations 2
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 16b94b80..86fb33b2 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,7 +1,10 @@ # Changelog -## Translations are opened! -* If you want to have Frost in your language, please consider helping translate it. Link is in settings. +## v1.6.0 +* Add Spanish translations +* Add French translations +* Add German translations +* Check permissions before attempting upload or download ## v1.5.9 * Add notification support for Android O |