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

Commit a32a63c

Browse files
committed
Wrong CHANGELOG.
1 parent 64e2a67 commit a32a63c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
88

99
### Breaking changes
1010

11+
### Features
12+
13+
### Fixed
14+
15+
## [6.0.0] 2020-09-26
16+
17+
### Breaking changes
18+
1119
- (Android) Channel Management: In order to limit the scope of responsability of this library, developers are now responsible of the creation of the channels. You can find the documentation at https://github.com/zo0r/react-native-push-notification#channel-management-android. These changes are also made to allow improvements in the future of the library. Here the list of impacts:
1220
- You must create your channels before triggering a notification.
1321
- These entries in `AndroidManifest` are deprecated:
@@ -43,15 +51,13 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
4351

4452
### Fixed
4553

46-
<<<<<<< HEAD
4754
- (iOS) upgrade `@react-native-community/push-notification-ios`, fixe the value of `userInteraction` [@react-native-community/push-notification-ios#122](https://github.com/react-native-community/push-notification-ios/pull/122).
48-
=======
55+
4956
## [5.1.1] 2020-09-15
5057

5158
### Fixed
5259

5360
- (Android) Fatal Exception: java.lang.NullPointerException [#1641](https://github.com/zo0r/react-native-push-notification/issues/1641)
54-
>>>>>>> master
5561

5662
## [5.1.0] 2020-08-31
5763

0 commit comments

Comments
 (0)