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 c76506e commit 660622dCopy full SHA for 660622d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Change Log
2
==========
3
+
4
+Version 2.7.1 *(5th March, 2020)*
5
+-------------------------------------------
6
+* Updated Firebase SDK to the latest (7.7.x).
7
+* Fixed issue w/ screen names not being captured.
8
+* Added mapping for "products"->"items".
9
10
Version 2.7.0 *(7th October, 2020)*
11
-------------------------------------------
12
* Updates import headers for iOS 14 support.
Segment-Firebase.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Firebase"
- s.version = "2.7.1-beta"
+ s.version = "2.7.1"
s.summary = "Firebase Integration for Segment's analytics-ios library."
s.description = <<-DESC
0 commit comments