version bump to 2.8.6 + changelog

This commit is contained in:
Daniel Gultsch 2020-06-03 19:14:03 +02:00
parent f879d87f04
commit c029382410
3 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Changelog
### Version 2.8.6
* Offer to record voice message when callee is busy
### Version 2.8.5
* Reduce echo during calls on some devices

View File

@ -95,8 +95,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 388
versionName "2.8.5"
versionCode 390
versionName "2.8.6"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId

View File

@ -0,0 +1 @@
* Offer to record voice message when callee is busy