diff options
author | Dave Andreoli <dave@gurumeditation.it> | 2015-05-04 02:22:43 +0200 |
---|---|---|
committer | Dave Andreoli <dave@gurumeditation.it> | 2015-05-04 02:22:43 +0200 |
commit | 532bc85acd69d4cc605ee015fe3e60ecd8e54b0b (patch) | |
tree | f967bf472a41020485dc11d83db41512cc96f4be | |
parent | 9b258cb28e86fb963415ad448a70ae07e0b429e6 (diff) |
Updated Changelog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Changes: | |||
20 | 20 | ||
21 | * elm.List.callback_highlighted_add: Added item param to func | 21 | * elm.List.callback_highlighted_add: Added item param to func |
22 | * elm.List.callback_unhighlighted_add: Added item param to func | 22 | * elm.List.callback_unhighlighted_add: Added item param to func |
23 | * elm.Slideshow: item_data are now a single value, instead of args/kargs, | ||
24 | like is implemented in Gengrid/Genlist | ||
23 | 25 | ||
24 | 26 | ||
25 | Additions: | 27 | Additions: |