Updated Changelog

This commit is contained in:
Davide Andreoli 2015-05-04 02:22:43 +02:00
parent 9b258cb28e
commit 532bc85acd
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ Changes:
* elm.List.callback_highlighted_add: Added item param to func
* elm.List.callback_unhighlighted_add: Added item param to func
* elm.Slideshow: item_data are now a single value, instead of args/kargs,
like is implemented in Gengrid/Genlist
Additions: