aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-10-26 14:15:47 -0400
committerGitHub <noreply@github.com>2017-10-26 14:15:47 -0400
commit1cbee7747e6c7df56b1ab493297deec6763dd29c (patch)
treed416f17b04f95e7b01d2abefe9308a40223809b6 /docs
parent27832f1a0081ef423342a3162ce8ed5f0be66d82 (diff)
downloadfrost-1cbee7747e6c7df56b1ab493297deec6763dd29c.tar.gz
frost-1cbee7747e6c7df56b1ab493297deec6763dd29c.tar.bz2
frost-1cbee7747e6c7df56b1ab493297deec6763dd29c.zip
Fix/pip rotation (#450)v1.6.2
* Attempt to redraw video on orientation change * Delete file backup * Update video bounds after rotations * Update changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 4ac020b0..4d419839 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,6 +1,11 @@
# Changelog
-## v1.6.1
+## v1.6.2
+* Fix search update from Facebook
+* Fix url parsing errors again
+* Fix pip for bottom bar (rotation still has issues)
+
+## v1.6.0
* Add Spanish translations
* Add French translations
* Add German translations