Переглянути джерело

Update DL Changelog for 5941 (#5965)

* Update DL Changelog for 5941

* Resolved feedback
Nick Cooke 5 роки тому
батько
коміт
b13358ff46
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      FirebaseDynamicLinks/CHANGELOG.md

+ 1 - 0
FirebaseDynamicLinks/CHANGELOG.md

@@ -1,4 +1,5 @@
 # v4.2.0
+- [fixed] Fixed crashes that occur when a dynamic link is opened for the second time while an app is in the foreground (#5880)
 - [Added] Plist property `FirebaseDeepLinkPasteboardRetrievalEnabled` to enable/disable fetching dynamic links from Pasteboard.
 - [fixed] Reduce frequency of iOS14 pasteboard notifications by only reading from it when it contains URL(s). (#5905)
 - [changed] Functionally neutral updated import references for dependencies. (#5824)