Skip to content

Commit 91740ce

Browse files
author
Kai Wu
committed
Create FCM's CHANGELOG.md with a release note.
This RN is meant for the release scheduled on 2020-04-02. The fix will addresses the issues in #2712
1 parent 6cff2f4 commit 91740ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/messaging/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Unreleased
2+
- [fixed] Fixed an issue introduced in 7.7.0 where the FCM switched to provide base64-encoded VAPID key
3+
to [PushManager](https://developer.mozilla.org/en-US/docs/Web/API/PushManager) for push
4+
subscribtion. For backward compatibility, the SDK switched back to use VAPID key in type (ArrayBuffer)[https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer].

0 commit comments

Comments
 (0)