diff options
author | Allan Wang <me@allanwang.ca> | 2018-11-06 22:35:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-06 22:35:58 -0500 |
commit | da63f00eb50a8c413ee55652eff8a4fcc5f83e5a (patch) | |
tree | 33b2eb5da6963ba267877ae836ecba0dcef344ca /docs | |
parent | bffa6474f36b990c1de0eaeb8df2cf80d094d3fa (diff) | |
download | frost-da63f00eb50a8c413ee55652eff8a4fcc5f83e5a.tar.gz frost-da63f00eb50a8c413ee55652eff8a4fcc5f83e5a.tar.bz2 frost-da63f00eb50a8c413ee55652eff8a4fcc5f83e5a.zip |
Fix/duplicate back (#1177)
* Merge potential fix for text zoom
* Actually fix the duplicate back
* Prepare fixing dependent notifications
* Add notification fallback url
* Add back acontext to url, fixes #1137
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 14758ca3..3c504e36 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,11 @@ # Changelog +## v2.1.0 +* Changed signing key; requires clean install +* Update lots of theme components +* Fix create post button +* Add translations for Danish, Ukranian, and Swedish + ## v2.0.1 * Update theme * Catch crashes if device has no webview |