Skip to content

Commit

Permalink
all: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-roland committed Oct 14, 2024
1 parent 24bbec1 commit b87640a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ UPCOMING

* Added support for React-Native [New Architecture](https://reactnative.dev/docs/the-new-architecture/landing-page) Turbo Module. This requires React-Native 0.71+ when running with new architecture enabled, as Codegen and Turbo Module are fully supported. Batch is still backwards compatible with legacy Native Modules.

**Push**

* Removed deprecated API `registerForRemoteNotifications`. Please use `requestNotificationAuthorization` to request permission when needed, and `requestToken` at each app launch.


9.0.2
Expand Down

0 comments on commit b87640a

Please sign in to comment.