diff options
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index de90da73..2ee85a35 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,6 +6,14 @@ <item text="" /> --> + <version title="v2.0.0" /> + <item text="A new beginning: Frost is completely FOSS" /> + <item text="Remove crashlytics in favour of another open source bug tracker" /> + <item text="Remove all google play dependencies" /> + <item text="Make analytics opt in" /> + <item text="" /> + <item text="" /> + <version title="v1.8.3" /> <item text="Add full notification channel support" /> <item text="Fix sound spam for multiple notifications" /> |