Merge branch 'develop' of github.com:vector-im/riotx-android into anoa/typo

This commit is contained in:
Andrew Morgan 2019-11-19 15:10:24 +00:00
commit 7663cd4e23
2 changed files with 23 additions and 8 deletions

View file

@ -1,4 +1,25 @@
Changes in RiotX 0.8.0 (2019-XX-XX)
Changes in RiotX 0.9.0 (2019-XX-XX)
===================================================
Features ✨:
-
Improvements 🙌:
-
Other changes:
-
Bugfix 🐛:
-
Translations 🗣:
-
Build 🧱:
-
Changes in RiotX 0.8.0 (2019-11-19)
===================================================
Features ✨:
@ -21,12 +42,6 @@ Bugfix 🐛:
- Ask for permission to write external storage when uri comes from the keyboard (#658)
- Fix issue with english US/GB translation (#671)
Translations 🗣:
-
Build 🧱:
-
Changes in RiotX 0.7.0 (2019-10-24)
===================================================

View file

@ -15,7 +15,7 @@ androidExtensions {
}
ext.versionMajor = 0
ext.versionMinor = 8
ext.versionMinor = 9
ext.versionPatch = 0
static def getGitTimestamp() {