version bump to 0.7.2

This commit is contained in:
iNPUTmice 2014-09-23 22:51:32 +02:00
parent 54278febb4
commit 08949fb827
2 changed files with 13 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="eu.siacs.conversations"
android:versionCode="27"
android:versionName="0.7.1" >
android:versionCode="28"
android:versionName="0.7.2" >
<uses-sdk
android:minSdkVersion="14"

View File

@ -1,4 +1,15 @@
###Changelog
####Version 0.7.2
* show full timestamp in messages
* brought back option to use JID to identify conferences
* optionally request delivery receipts (expert option)
* more languages
* bug fixes
####Version 0.7.1
* Optionally use send button as status indicator
####Version 0.7
* Ability to disable notifications for single conversations
* Merge messages in chat bubbles