Skip to content

Commit 5ec5b77

Browse files
committed
Prepare for release 1.1.0.
1 parent da83ee9 commit 5ec5b77

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Change Log
22
==========
33

4+
Version 1.1.0 *(17th August, 2016)*
5+
-------------------------------------------
6+
*(Supports analytics-ios 3.0+ and Flury 7.6+)*
7+
8+
* Fix: use conditional imports.
9+
* Update Flurry SDK requirement.
10+
411
Version 1.0.2 *(20th May, 2016)*
512
-------------------------------------------
613
*(Supports analytics-ios 3.0+)*

Segment-Flurry.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Segment-Flurry"
3-
s.version = "1.0.2"
3+
s.version = "1.1.0"
44
s.summary = "Flurry Integration for Segment's analytics-ios library."
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)