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 465ed19 commit faabf3fCopy full SHA for faabf3f
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Change Log
2
==========
3
4
+Version 2.7.2 *(5th March, 2021)*
5
+-------------------------------------------
6
+* Map "order completed" to purchase instead of deprecated ecommerce_purchase.
7
+
8
Version 2.7.1 *(5th March, 2021)*
9
-------------------------------------------
10
* Updated Firebase SDK to the latest (7.7.x).
Segment-Firebase.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Firebase"
- s.version = "2.7.1"
+ s.version = "2.7.2"
s.summary = "Firebase Integration for Segment's analytics-ios library."
s.description = <<-DESC
0 commit comments