aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-10-15 15:09:23 -0400
committerAllan Wang <me@allanwang.ca>2017-10-15 15:09:23 -0400
commit6ac76aacba7bf5026d836a67266974337a980e3e (patch)
tree05a007ae26530fad87ab9bd7a29d0a468b4c355a
parentd08fd6f8d24430594d63e808740289d395f7227d (diff)
downloadfrost-1.5.9.tar.gz
frost-1.5.9.tar.bz2
frost-1.5.9.zip
Update changelogv1.5.9
-rw-r--r--app/src/main/res/xml/frost_changelog.xml7
-rw-r--r--docs/Changelog.md3
2 files changed, 6 insertions, 4 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 16a0085b..b46889c2 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -9,13 +9,12 @@
<version title="Translations are opened!" />
<item text="If you want to have Frost in your language, please consider helping translate it. Link is in settings." />
+ <version title="v1.5.9" />
+ <item text="Add notification support for Android O" />
+
<version title="v1.5.8" />
<item text="Fix theme for newer comments layout" />
<item text="Revert media picker to use system default" />
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
<version title="v1.5.7" />
<item text="Allow hiding of composer and groups you may knnow" />
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 6bbdcf39..16b94b80 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -3,6 +3,9 @@
## Translations are opened!
* If you want to have Frost in your language, please consider helping translate it. Link is in settings.
+## v1.5.9
+* Add notification support for Android O
+
## v1.5.8
* Fix theme for newer comments layout
* Revert media picker to use system default