Version++ (0.6.0)

This commit is contained in:
Benoit Marty 2019-09-17 14:53:50 +02:00
parent 282de21708
commit 6c2faff1f0
2 changed files with 23 additions and 1 deletions

View file

@ -1,7 +1,29 @@
Changes in RiotX 0.6.0 (2019-XX-XX)
===================================================
Features:
-
Improvements:
-
Other changes:
-
Bugfix:
-
Translations:
-
Build:
-
Changes in RiotX 0.5.0 (2019-09-17)
===================================================
Features:
- Implementation of login to homeerver with SSO
- Handle M_CONSENT_NOT_GIVEN error (#64)
- Auto configure homeserver and identity server URLs of LoginActivity with a magic link

View file

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