Parcourir la source

Add unreleased changes to FirebaseAppDistribution/CHANGELOG.md (#10775)

Lee Kellogg il y a 3 ans
Parent
commit
6faa9c3e1f
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      FirebaseAppDistribution/CHANGELOG.md

+ 3 - 0
FirebaseAppDistribution/CHANGELOG.md

@@ -1,3 +1,6 @@
+# Unreleased
+- [fixed] Fixed bug where testers were sent to the wrong URL when signing in (#10772).
+
 # 10.2.0
 - [added] Added a public `application(_:openURL:options:)` method so users
   with swizzling disabled can still use App Distribution (#10418).