BEGIN:VCALENDAR
PRODID://WordPress//Event-Post-V5.9.2//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Europe/Paris
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0100
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
SUMMARY:4.3: Release multi-date and weather!
UID:https://event-post.com/release-multi-date-and-weather/
LOCATION:
DTSTAMP:20160706
DTSTART;TZID=Europe/Paris:20160706
DTEND;TZID=Europe/Paris:20160706
DESCRIPTION:After 4 months, the 4.3 version has finally released and can be
downloaded/updated in the WordPress directory. Long time, bug huge new
features: Child events, weather, UI improvements and more.
End users new features
 	Introduce initial Weather support
 	Introduce child events feature
 	Allows to define current location as coordinates of an event
 	Add loader icon for maps on front
 	Add map icon in the editor
 	Add address in the admin posts-list
 	Do not validate post form when hitting enter from the location search
field
Developers new features
 	New actions `evenpost_init`, `eventpost_get_single`,
`eventpost_custom_box_date`, `eventpost_custom_box_loc` and
`eventpost_getsettings_action`
 	New filter `eventpost_default_list_shema`
 	New `$post` parameter to `eventpost_item_scheme_values` filter
 	Update i18n file
Bug fixes
 	Almost perfect accessibility in calendar
 	Cleaner HTML indent
 	Fix bad HTML syntax in event list
 	Fix wrong target for calendar container
 	Fix some CSS bad syntaxes
 	Some corrections in readme.txt
END:VEVENT
END:VCALENDAR