diff options
author | Allan Wang <me@allanwang.ca> | 2017-12-12 00:52:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-12 00:52:12 -0500 |
commit | 82f9aca96493316bc62008f2b3167d34a6029b38 (patch) | |
tree | 665f2a450b7b2d9ee8f9abc35d25007c1db81ef3 /docs | |
parent | b90dcc04376b48d2b91fea8a5de48acbd7f885c4 (diff) | |
download | frost-82f9aca96493316bc62008f2b3167d34a6029b38.tar.gz frost-82f9aca96493316bc62008f2b3167d34a6029b38.tar.bz2 frost-82f9aca96493316bc62008f2b3167d34a6029b38.zip |
Update/intro (#550)v1.7.0
* Add edit button to intro
* Update readme
* Fix video error and cancellation
* Update changelog
* Hide invalid tab options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 5756c501..9289ca54 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,6 +5,7 @@ * Optimize scripts * Add more theme components * Fixed issue with deleting posts +* Automatically close video player if url cannot be loaded ## v1.6.7 * Fix icons in tablets |