Skip to content

Commit 06b5a73

Browse files
authored
Merge pull request #295 from Unity-Technologies/prepare-2.3.0
Prepare 2.3.0
2 parents 8c37c94 + 8077bdc commit 06b5a73

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

com.unity.mobile.notifications/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
All notable changes to this package will be documented in this file.
44

5-
## [Unreleased]
5+
## [2.3.0] - 2023-10-09
66

77
### Changes & Improvements:
88

99
- Added unified APIs for basic notifications that work on both platforms in the `Unity.Notifications` namespace.
10+
- Sample project modified to use unified APIs.
11+
- [Android] - Package now placed to Gradle project as a separate module (.androidlib).
1012
- [iOS] - Added APIs for checking and unregistering for push notifications.
1113
- [iOS] - Added new presentation options, supported since iOS 14 (list and banner).
1214

0 commit comments

Comments
 (0)