File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1515#### Fixed
1616- nothing yet
1717
18+ ## [ 3.0.1] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/3.0.1 )
19+ _ Released on 2018-08-10_
20+
21+ #### Fixed
22+ - The new email is now persisted when ` updateEmail ` is called
23+ - SDK now ensures that only one in-app message can be shown at a time
24+
1825## [ 3.0.0] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/3.0.0 )
1926 _ Released on 2018-07-30_
2027#### Added
Original file line number Diff line number Diff line change 6969 siteUrl = ' https://github.com/Iterable/iterable-android-sdk'
7070 gitUrl = ' https://github.com/Iterable/iterable-android-sdk.git'
7171
72- libraryVersion = ' 3.0.0 '
72+ libraryVersion = ' 3.0.1 '
7373
7474 developerId = ' davidtruong'
7575 developerName = ' David Truong'
You can’t perform that action at this time.
0 commit comments