version bump and changelog

This commit is contained in:
iNPUTmice 2014-10-30 11:55:25 +01:00
parent f2c1a80059
commit 142384e580
2 changed files with 8 additions and 1 deletions

View File

@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="eu.siacs.conversations"
android:versionCode="32"
android:versionName="0.8-alpha" >
android:versionName="0.8" >
<uses-sdk
android:minSdkVersion="14"

View File

@ -1,5 +1,12 @@
###Changelog
####Version 0.8
* Download HTTP images
* Show avatars in MUC tiles
* Disabled SSLv3
* Performance improvments
* bug fixes
####Version 0.7.3
* revised tablet ui
* internal rewrites