mirror of
https://github.com/moparisthebest/Conversations
synced 2025-01-14 06:58:15 -05:00
version bump and changelog
This commit is contained in:
parent
f2c1a80059
commit
142384e580
@ -3,7 +3,7 @@
|
|||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
package="eu.siacs.conversations"
|
package="eu.siacs.conversations"
|
||||||
android:versionCode="32"
|
android:versionCode="32"
|
||||||
android:versionName="0.8-alpha" >
|
android:versionName="0.8" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="14"
|
android:minSdkVersion="14"
|
||||||
|
@ -1,5 +1,12 @@
|
|||||||
###Changelog
|
###Changelog
|
||||||
|
|
||||||
|
####Version 0.8
|
||||||
|
* Download HTTP images
|
||||||
|
* Show avatars in MUC tiles
|
||||||
|
* Disabled SSLv3
|
||||||
|
* Performance improvments
|
||||||
|
* bug fixes
|
||||||
|
|
||||||
####Version 0.7.3
|
####Version 0.7.3
|
||||||
* revised tablet ui
|
* revised tablet ui
|
||||||
* internal rewrites
|
* internal rewrites
|
||||||
|
Loading…
Reference in New Issue
Block a user