Skip to content

Commit

Permalink
np: release v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-virkus committed Oct 1, 2022
1 parent 126a9f2 commit 791f17f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.12.0
- Thanks to [martingeorgiu](https://github.com/martingeorgiu) for the following great changes:
- support Apple format by not requiring a standard and a daylight for every timezone
- remove Flutter dependency

## 0.11.0
- support `X-MICROSOFT-SKYPETEAMSMEETINGURL` property directly.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.11.0
version: 0.12.0
homepage: https://github.com/Enough-Software/enough_icalendar

environment:
Expand Down

0 comments on commit 791f17f

Please sign in to comment.