Prepare for new sprint after the 1.4.1 hotfix release

I applied manually what the release script does like in f4e28ce478
This commit is contained in:
manuroe 2021-06-08 12:11:07 +02:00
parent 688191b49a
commit fad2a61eb0
2 changed files with 29 additions and 5 deletions

View file

@ -9,8 +9,7 @@ Changes to be released in next version
* EncryptionKeyManager: Create keys for room last message data type.
🐛 Bugfix
* SettingsViewController: Fix crash when changing the app language (#4377).
* UserSessionsService: Fix room lists lost after a reset cache (#4395).
*
⚠️ API Changes
*
@ -22,7 +21,32 @@ Changes to be released in next version
*
Others
*
*
Changes in 1.4.1 (2021-06-08)
=================================================
✨ Features
*
🙌 Improvements
*
🐛 Bugfix
* SettingsViewController: Fix crash when changing the app language (#4377).
* UserSessionsService: Fix room lists lost after a reset cache (#4395).
⚠️ API Changes
*
🗣 Translations
*
🧱 Build
*
Others
*
Changes in 1.4.0 (2021-06-03)
=================================================

View file

@ -22,8 +22,8 @@ APPLICATION_GROUP_IDENTIFIER = group.im.vector
APPLICATION_SCHEME = element
// Version
MARKETING_VERSION = 1.4.1
CURRENT_PROJECT_VERSION = 1.4.1
MARKETING_VERSION = 1.4.2
CURRENT_PROJECT_VERSION = 1.4.2
// Team