Skip to content

Commit

Permalink
Prepare for release 1.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ladannasserian committed Mar 20, 2018
1 parent 1d05e76 commit 7f277c3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Change Log
==========

Version 1.5.0 *(20th March, 2018)*
-------------------------------------------
*(Supports Localytics 5.0+)*

* [Fix](https://github.com/segment-integrations/analytics-ios-integration-localytics/pull/28): Initialize all `track` calls to Localytics on main thread.


Version 1.4.0 *(15th March, 2018)*
-------------------------------------------
*(Supports Localytics 5.0+)*
Expand Down
2 changes: 1 addition & 1 deletion Segment-Localytics.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Localytics"
s.version = "1.4.0"
s.version = "1.5.0"
s.summary = "Localytics Integration for Segment's analytics-ios library."

s.description = <<-DESC
Expand Down

0 comments on commit 7f277c3

Please sign in to comment.