From e34dc8f026f73f6d86ba9f4055c5af3e37976bb1 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 16 Apr 2022 11:00:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 766834f67..f115e0206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Added + +- Added support to export a single future activity (draft) as an `.ics` file + ## 1.137.0 - 15.04.2022 ### Added -- Added support to export future activities (drafts) as `.ics` files +- Added support to export future activities (drafts) as an `.ics` file ### Changed