diff --git a/CHANGELOG.md b/CHANGELOG.md index d04bbb8..517e930 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ +## 0.11.0 +- support `X-MICROSOFT-SKYPETEAMSMEETINGURL` property directly. + ## 0.10.0 -- Forward `customParser` argument correctly, in case you need to support further properties directly/ +- Forward `customParser` argument correctly, in case you need to support further properties directly ## 0.9.0 diff --git a/pubspec.yaml b/pubspec.yaml index e13de15..b0e7ffa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: enough_icalendar description: iCalendar library to parse, generate and respond to iCal / ics invites. Fully compliant with RFC 5545 (iCalendar) and RFC 5546 (iTIP). -version: 0.10.0 +version: 0.11.0 homepage: https://github.com/Enough-Software/enough_icalendar environment: