Prepare version 0.4.0

This commit is contained in:
Benoit Marty 2019-08-30 15:04:28 +02:00
parent 88095e4bd9
commit 58f878fca9
2 changed files with 1 additions and 10 deletions

View File

@ -7,9 +7,6 @@ Features:
Improvements:
- Reactions: Reinstate the ability to react with non-unicode keys (#307)

Other changes:
-

Bugfix:
- Fix text diff linebreak display (#441)
- Date change message repeats for each redaction until a normal message (#358)
@ -19,12 +16,6 @@ Bugfix:
- Privacy: remove log of notifiable event (#519)
- Fix crash with EmojiCompat (#530)

Translations:
-

Build:
-

Changes in RiotX 0.3.0 (2019-08-08)
===================================================


View File

@ -15,7 +15,7 @@ androidExtensions {
}

ext.versionMajor = 0
ext.versionMinor = 3
ext.versionMinor = 4
ext.versionPatch = 0

static def getGitTimestamp() {