1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
kanboard_ynh/sources/vendor/eluceo/ical/UPGRADE.md
2016-07-23 14:11:39 +02:00

352 B

v0.8.0 -> v0.9.0

  • The signature of the Event::setOrganizer method was changed: Now there is is only one parameter that must be an instance of Property\Organizer.

v0.7.0 -> v0.8.0

  • The signature of the Event::setOrganizer method was changed: Now there are two parameters name and email instead of an already formatted string.