We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e5edb commit 6474d3aCopy full SHA for 6474d3a
OneSignalExample/Assets/OneSignal/CHANGELOG.md
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
+### Fixed
9
+- Android `DeleteTags` and `RemovingTriggers` calls correctly use a Java array list instead of an array
10
+
11
## [3.0.3]
12
### Changed
13
- Added support for OneSignal Android functionality `promptForPushNotifications`
0 commit comments