version bump to 0.5-beta and changelog

This commit is contained in:
iNPUTmice 2014-07-21 20:30:51 +02:00
parent e3ebccc762
commit 34dafc24af
2 changed files with 8 additions and 3 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="19"
android:versionName="0.4.1" >
android:versionCode="20"
android:versionName="0.5-beta" >
<uses-sdk
android:minSdkVersion="14"
@ -107,4 +107,4 @@
</activity>
</application>
</manifest>
</manifest>

View File

@ -1,5 +1,10 @@
###Changelog
####Version 0.5
* UI overhaul
* MUC / Conference bookmarks
* A lot of bug fixes
####Version 0.4
* OTR file encryption
* keep OTR messages and files on device until both parties or online at the same time