File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
15
15
#### Fixed
16
16
- nothing yet
17
17
18
+ ## [ 2.1.8] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/2.1.8 )
19
+ _ Released on 2017-07-28_
20
+
21
+ #### Added
22
+ - Added support for android image notifications.
23
+
24
+ #### Fixed
25
+ - Fixed load error for empty image url.
26
+
18
27
## [ 2.1.7] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/2.1.7 )
19
28
_ Released on 2017-07-19_
20
29
Original file line number Diff line number Diff line change 41
41
siteUrl = ' https://github.com/Iterable/iterable-android-sdk'
42
42
gitUrl = ' https://github.com/Iterable/iterable-android-sdk.git'
43
43
44
- libraryVersion = ' 2.1.7 '
44
+ libraryVersion = ' 2.1.8 '
45
45
46
46
developerId = ' davidtruong'
47
47
developerName = ' David Truong'
You can’t perform that action at this time.
0 commit comments