Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanWang committed Nov 7, 2018
1 parent da63f00 commit 485b117
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
apply plugin: 'com.android.application'
apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'
Expand Down
9 changes: 7 additions & 2 deletions app/src/main/res/xml/frost_changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,18 @@
<item text="" />
-->

<version title="v2.1.1" />
<item text="Fix link loading for some notifications. Some will redirect to the main notification page" />
<item text="Fix double back click problem" />
<item text="" />
<item text="" />
<item text="" />

<version title="v2.1.0" />
<item text="Changed signing key; requires clean install" />
<item text="Update lots of theme components" />
<item text="Fix create post button" />
<item text="Add translations for Danish, Ukranian, and Swedish" />
<item text="" />
<item text="" />

<version title="v2.0.1" />
<item text="Update theme" />
Expand Down

0 comments on commit 485b117

Please sign in to comment.