Skip to content

Commit 9d22de9

Browse files
author
Brie
committed
Prepare for release 2.4.1
1 parent 9e63a11 commit 9d22de9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change Log
22
==========
33

4+
Version 2.4.1 *(28th August, 2018)*
5+
-------------------------------------------
6+
7+
* Add mapping of Segment `"Promotion Viewed"` event to Firebase `kFIREventPresentOffer` event.
8+
49
Version 2.4.0 *(26th September, 2018)*
510
-------------------------------------------
611
*(Supports analytics-ios 3.2.+ and Firebase 5.0+)*

Segment-Firebase.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Segment-Firebase"
3-
s.version = "2.4.0"
3+
s.version = "2.4.1"
44
s.summary = "Firebase Integration for Segment's analytics-ios library."
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)