Skip to content

Commit d4a2913

Browse files
authored
chore(notifications): update changelog [skip ci] (#2804)
1 parent 39edc73 commit d4a2913

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

CHANGELOG.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,9 @@
44

55
### Features
66

7-
- **notifications**: update notifications utils to v1.0.0 (#126)
8-
- **PushNotifications**: Updating OptOut behaviour and always registering for remote notifications (#125)
9-
- **PushNotifications**: Adding a `userProfile` parameter to the `identifyUser` API (#122)
10-
- **PushNotifications**: Adding a suffix to the User-Agent for Pinpoint requests, so we can differenciate Analytics vs PushNotifications traffic. (#119)
11-
- **PushNotifications**: Updating API and errors (#113)
12-
- **PushNotifications**: Implementing the Pinpoint Push Notifications plugin (#112)
13-
- **PushNotifications**: Adding support for the Push Notifications category (#110)
14-
15-
### Bug Fixes
16-
17-
- **notifications**: fix verifyRequestNotificationsPermissions integration test (#2797)
18-
- Making OptOut nil when no address is present on the endpoint. (#2796)
19-
- **notifications**: rename hub payload event requestNotificationsPermissions (#2795)
20-
- **notifications**: update recordNotification log message (#124)
21-
- don't request notification permission by default (#121)
22-
- **notifications**: update config to match final CLI format (#118)
23-
- update folder structure for pinpoint plugins (#115)
24-
- **PushNotifications**: Fixing issue when attempting to store APNs token for the first time. (#114)
7+
**PushNotifications**: Add Amplify Push Notifications category and AWSPinpoint Push Notifications plugin. [(#2794)](https://github.com/aws-amplify/amplify-swift/pull/2794)
8+
9+
The **Push Notifications** category allows you to integrate push notifications in your app with Amazon Pinpoint targeting, campaign, and journey management support. You can segment your users, trigger push notifications to your app, and record metrics in Pinpoint when users receive or open notifications. We use Amazon Pinpoint since it helps you to create messaging campaigns and journeys targeted to specific user segments or demographics and collect interaction metrics with push notifications.
2510

2611
## 2.4.2 (2023-03-08)
2712

0 commit comments

Comments
 (0)