From 3fb8b08a4741aaed42a95ea8fcfe3136637f9de6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Francisco=20Concepci=C3=B3n?= Date: Wed, 14 Feb 2024 20:12:44 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4573c833..1ed6f3a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security +## [2.5.1] - 2024-02-14 + +### Added +- Now it's possible to apply changes to single or future related tasks when editing a recurring task + +### Changed + +### Deprecated + +### Removed + +### Fixed +- Recurring tasks now work perfectly. There was a problem with removing recurring tasks + +### Security + ## [2.5.0] 2024-01-17 ### Added