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

Commit 24c3c05

Browse files
authored
Update CHANGELOG.md
1 parent 2b85fef commit 24c3c05

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1515
#### Fixed
1616
- nothing yet
1717

18+
## [4.0.0]
19+
#### Added
20+
- added `userId` property
21+
- added new overloaded function for sharedInstanceWithApiKey to pass in a userId instead of an email.
22+
23+
#### Removed
24+
- removed header for `initWithApiKey`
25+
26+
#### Changed
27+
- changed the arguments of the following apis to use `userId` if an `email` does not exist: `track`, `trackPushOpen`, `registerToken`, and `disableDevice`.
28+
1829
## [3.1.1](https://github.com/Iterable/iterable-ios-sdk/releases/tag/3.1.1)
1930
_Released on 2016-09-08_
2031

0 commit comments

Comments
 (0)