aboutsummaryrefslogtreecommitdiff
path: root/fastlane
diff options
context:
space:
mode:
authorPhilipp Heckel <pheckel@datto.com>2022-12-07 12:01:05 -0500
committerPhilipp Heckel <pheckel@datto.com>2022-12-07 12:01:05 -0500
commit64d2d1994d1ede8f132afdddc961aba917cbc19b (patch)
tree03d1538587611b26ca2f78650f3581b15f42ec2b /fastlane
parent803bed5ca0480cf70f6261428a824827e52b9cc3 (diff)
downloadponypush-64d2d1994d1ede8f132afdddc961aba917cbc19b.tar.gz
ponypush-64d2d1994d1ede8f132afdddc961aba917cbc19b.tar.bz2
ponypush-64d2d1994d1ede8f132afdddc961aba917cbc19b.zip
Changelog
Diffstat (limited to 'fastlane')
-rw-r--r--fastlane/metadata/android/en-US/changelog/32.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/fastlane/metadata/android/en-US/changelog/32.txt b/fastlane/metadata/android/en-US/changelog/32.txt
index 27617b8..b948fde 100644
--- a/fastlane/metadata/android/en-US/changelog/32.txt
+++ b/fastlane/metadata/android/en-US/changelog/32.txt
@@ -1,2 +1,6 @@
+Features:
+* Custom per-subscription notification settings incl. sounds, DND, etc. (#6, thanks to @doits)
+* Insistent notifications that ring until dismissed (#417, thanks to @danmed for reporting)
+
Bug fixes:
-* Android 5 (SDK 21): Fix crash on unsubscribing (#528, thanks to Roger M.)
+* Android 5 (SDK 21): Fix crash on unsubscribing (#528, thanks to Roger M. for reporting)