Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed May 2, 2020
1 parent 33a6894 commit 3d407ed
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## 1.4.0 - 2020-05-2
### Added
- Allow specifying custom `uid` ICS links (https://github.com/spatie/calendar-links/pull/85)
- Support PHP 8.0

### Changed
- Require PHP 7.2+

## 1.3.0 - 2020-04-29
- Support custom generators (`$link->formatWith(new Your\Generator()`)
- Fix iCal links that contains special chars (use base64 for encoding)
Expand Down

0 comments on commit 3d407ed

Please sign in to comment.