Skip to content

Commit

Permalink
#68 Add changelog for 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed Jul 17, 2019
1 parent 400a8ee commit 3a07e38
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to `calendar-links` will be documented in this file

## 1.2.4 - 2019-07-17
- Fix Google links for all-day events (use next day as end-date for single-day events)
- Fix Outlook links for all-day events (omit `enddt` for single-day events)
- Add a new `Link::createAllDay` static constructor to simplify creating of all-day events

## 1.2.3 - 2019-02-14
- Fix iCal all day links (use DURATION according RFC 5545)

Expand Down

0 comments on commit 3a07e38

Please sign in to comment.