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 33d03fc commit d15736eCopy full SHA for d15736e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
Change Log
2
==========
3
+Version 3.2.2 *(14th October, 2020)
4
+-------------------------------------
5
+* Update SEGAnalytics imports to support new namespacing introduced in v4.x
6
7
Version 3.2.1 *(23rd September, 2020)
8
-------------------------------------
Segment-Amplitude.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Amplitude"
- s.version = "3.2.1"
+ s.version = "3.2.2"
s.summary = "Amplitude Integration for Segment's analytics-ios library."
s.description = <<-DESC
0 commit comments