Merge branch 'master' into development
Conflicts: AndroidManifest.xml
This commit is contained in:
commit
e3cec50d1f
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="eu.siacs.conversations"
|
||||
android:versionCode="23"
|
||||
android:versionCode="24"
|
||||
android:versionName="0.6-alpha" >
|
||||
|
||||
<uses-sdk
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
###Changelog
|
||||
|
||||
###Version 0.5.1
|
||||
####Version 0.5.2
|
||||
* minor bug fixes
|
||||
|
||||
####Version 0.5.1
|
||||
* couple of small bug fixes that have been missed in 0.5
|
||||
* complete translations for Swedish, Dutch, German, Spanish, French, Russian
|
||||
|
||||
|
|
Loading…
Reference in a new issue