diff options
Diffstat (limited to 'app/src/main/res/xml/changelog.xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index fc87ce08..d0f7e50b 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -12,7 +12,12 @@ <item text="Themed more components" /> <item text="Separated independent web overlay from in app overlay" /> <item text="Allow notifications from any account" /> - <item text="" /> + <item text="Smoothed transition from Settings and only restart when necessary" /> + <item text="Add logout option from drawer" /> + <item text="Added many more drawer urls" /> + <item text="Added anonymous analytics" /> + <item text="Moved settings to drawer" /> + <item text="Added feedback option" /> <item text="" /> <item text="" /> |