Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit faf2440

Browse files
committed
Release v4.0.0.
1 parent f19d05d commit faf2440

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
### Breaking changes
1111

12+
### Features
13+
14+
### Fixed
15+
16+
17+
## [4.4.0] 2020-07-06
18+
19+
### Breaking changes
20+
1221
- `RNPushNotificationRegistrationService` has been removed, old reference in AndroidManifest must be removed.
1322
- `Notifications.registerNotificationActions()` has been removed and is not required for `actions`.
1423
- `DeviceEventEmitter.addListener('notificationActionReceived', callback)` is replaced by `onAction`.

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
React Native Local and Remote Notifications for iOS and Android
77

8+
9+
## 🎉 Version 4.0.0 is live ! 🎉
10+
11+
Check out for changes in the CHANGELOG:
12+
13+
[Changelog](https://github.com/zo0r/react-native-push-notification/blob/master/CHANGELOG.md)
14+
15+
816
## Supported React Native Versions
917

1018
| Component Version | RN Versions | README |

0 commit comments

Comments
 (0)