updated changelog for update to v1.1.1

This commit is contained in:
massimiliano 2019-01-01 22:07:50 +01:00
parent 9550007a32
commit a18356180c
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.disroot.disrootapp"
minSdkVersion 15
targetSdkVersion 28
versionCode 13
versionName "1.1.0"
versionCode 14
versionName "1.1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {

View File

@ -4,7 +4,7 @@
<change>Added more info for notes app</change>
<change>Corrected some typos</change>
<change>Spanish, Serbian and French translation updated</change>
<change>Added pull to refresh page</change>
<change>Added pull to refresh page function</change>
<change>Fixed text layout under icons</change>
<change>Fixed notification to close without clicking on it</change>
</release>