diff options
Diffstat (limited to 'app/src/main/res/xml/changelog.xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index 964bc8e1..fc87ce08 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -8,7 +8,10 @@ <version title="v0.2"/> <item text="Removed unnecessary permissions" /> - <item text="" /> + <item text="Added notifications" /> + <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="" /> <item text="" /> |