diff --git a/CHANGELOG.md b/CHANGELOG.md index abb9ae2..3cc06cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,14 @@ All notable changes to `calendar-links` will be documented in this file ## Unreleased + +## 1.4.3 - 2021-03-05 ### Changed - Google: use UTC timezone to bypass problems with some timzone names unsupported by Google calendar (⚠️ backwards-incompatible if you extended Google Generator) +### Fixed + - Spaces replaced by "+" on Outlook.com #109 + ## 1.4.2 - 2020-09-01 ### Changed - Simplify extending of ICS Generator