Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaimund Schlüßler <raimund.schluessler@mailbox.org>2022-03-19 23:14:20 +0300
committerGitHub <noreply@github.com>2022-03-19 23:14:20 +0300
commit209b3f9c252dc29870a91b2d8fb7f33b43cb95e3 (patch)
treeed007b6cd365129dd156c17a558a5ff6101cfda4 /CHANGELOG.md
parent532e9460bbbbc59c69662291207c05e6f6c2103b (diff)
Bump version, update changelog (#1949)v0.14.4
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc1c64a1..28fa2615 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.14.4 - 2022-03-19
+
+### Fixed
+- Don't open sidebar when completing task #1948
+
## 0.14.3 - 2022-03-18
### Added