Skip to content
This repository was archived by the owner on Sep 10, 2020. It is now read-only.

Latest commit

 

History

History
53 lines (36 loc) · 3.18 KB

CHANGELOG.md

File metadata and controls

53 lines (36 loc) · 3.18 KB

Change Log

Version 1.1.4 (1st November, 2019)

(Supports Adjust 4.15)

Version 1.1.3 (23rd October, 2017)

(Supports analytics-ios 3.0+ and Adjust 4.10+)

Version 1.1.2 (30th August, 2017)

(Supports analytics-ios 3.0+ and Adjust 4.10+)

  • Fix: Sets Segment's anonymousId in Adjust via Adjust's setSessionPartnerParameter method, on all track calls. This will ensure that the value is set and sent back on Install Attributed events.

Version 1.1.1 (14th July, 2017)

(Supports analytics-ios 3.0+ and Adjust 4.10+)

  • Fix: Adds default value to prevent crash from nil value.

Version 1.1.0 (6th July, 2017)

(Supports analytics-ios 3.0+ and Adjust 4.10+)

Version 1.0.2 (3rd October, 2016)

(Supports analytics-ios 3.0+ and Adjust 4.10+)

Version 1.0.1 (24th August, 2016)

(Supports analytics-ios 3.0+)

  • Fix: Allow integration to work with any version of the analytics sdk 3.1 or higher
  • Fix: Fix return type of instance method in SEGIntegrationFactory to return SEGIntegrationFactory not id

Version 1.0.0-alpha (26th March, 2016)

(Supports analytics-ios 3.0.+ and Adjust 4.6.0+)

Initial release.