We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0091515 commit 3a24929Copy full SHA for 3a24929
Firebase/Core/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 2019-04-02 -- v5.4.1 -- M46
2
+- [changed] Avoid using NSRegularExpression in FIRApp.
3
+- [changed] Improve error meessage for invalid app names. (#2614)
4
+- [changed] FIRApp thread safety fixes. (#2639)
5
+
6
# 2019-03-19 -- v5.4.0 -- M45
7
- [changed] Allow Bundle IDs that have a valid prefix to enable richer extension support. (#2515)
8
- [changed] Deprecated `FIRAnalyticsConfiguration` API in favor of new methods on the Analytics SDK.
0 commit comments