# Changelog

## v1.1.0 - 2020-10-06

- The `ICalendar.Recurrence.get_recurrences` function has been added to enable
  calculation of recurring events from RRULE.

## v1.0.3 - 2020-08-19

- Calendars with empty lines in events are now parsed successfully.

## v1.0.2 - 2019-10-06

- Calendars with empty lines are now parsed successfully.

## v1.0.1 - 2019-09-17

- Empty parameter values in a VEVENT are now parsed successfully.

## v1.0.0 - 2019-09-05

- First stable release.
