Skip to content

Commit aab78f9

Browse files
zwu52Kai Wu
and
Kai Wu
authored
Create FCM's CHANGELOG.md with a release note. (#2837)
* 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 * Update CHANGELOG.md Improves wording on Eric's feedback. Thansk Eric * Update CHANGELOG.md Fix a type Co-authored-by: Kai Wu <[email protected]>
1 parent 8e70e4a commit aab78f9

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+
3+
- [fixed] Fixed an issue introduced in 7.7.0, when FCM switched to provide base64-encoded VAPID
4+
key to [PushManager](https://developer.mozilla.org/en-US/docs/Web/API/PushManager) for push subscription. For backward compatibility, the SDK has switched back to using VAPID key in type [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer).

0 commit comments

Comments
 (0)