From 870b3e19f40f04fe96f7cccd251c33108d56594c Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Fri, 15 Jan 2021 18:17:17 +0100 Subject: [PATCH] Add CHANGELOG entry Signed-off-by: Thomas Citharel --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4db2190..33e0191 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +- Add support for the `DTSTAMP` field. + If not provided, it is initialized to the current UTC DateTime when serializing. + ## v1.1.2 - 2022-01-16 - Handle calendars that wrap output such as Google Calendar