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

Commit

Permalink
PR links in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Gp2mv3 committed Jul 23, 2018
1 parent 0d19d1f commit e6de911
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Changelog react-native-push-notification

## v3.1.1
- Android Oreo support (SDK >= 26) (PR #657)
- Firebase (FCM) Support (PR #744)
- Twilio support (PR #744)
- checkPermissions (PR #721)
- Remove default alert for silent push (PR #707)
- clearLocalNotification (PR #711)

- Android Oreo support (SDK >= 26) (PR [#657](https://github.com/zo0r/react-native-push-notification/pull/657))
- Firebase (FCM) Support (PR [#717](https://github.com/zo0r/react-native-push-notification/pull/717))
- Twilio support (PR [#744](https://github.com/zo0r/react-native-push-notification/pull/744))
- checkPermissions (PR [#721](https://github.com/zo0r/react-native-push-notification/pull/721))
- Remove default alert for silent push (PR [#707](https://github.com/zo0r/react-native-push-notification/pull/707))
- clearLocalNotification (PR [#711](https://github.com/zo0r/react-native-push-notification/pull/711))

0 comments on commit e6de911

Please sign in to comment.