summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-06 23:48:36 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-06 23:48:36 +0200
commitddb24601876acd1d48fea27c5447aa7cbafd9ff5 (patch)
tree0c3259fc2724e677563d3c5311a8ed0d96494dfa /CHANGELOG.md
parent745f39ed20169f56b99c0339f2043f8c4ed43873 (diff)
downloadwekan-ddb24601876acd1d48fea27c5447aa7cbafd9ff5.tar.gz
wekan-ddb24601876acd1d48fea27c5447aa7cbafd9ff5.tar.bz2
wekan-ddb24601876acd1d48fea27c5447aa7cbafd9ff5.zip
[Fix: Card was selected as parent card (circular reference) and now board can be not opened anymore](https://github.com/wekan/wekan/issues/2202)
with [Avoid setting same card as parentCard. Avoid listing templates board in copy/move/more menus](https://github.com/wekan/wekan/commit/745f39ed20169f56b99c0339f2043f8c4ed43873). Thanks to andresmanelli. Closes #2202
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 25691b9e..dfd803c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
+# Upcoming Wekan release
+
+This release fixes the following bugs:
+
+- [Fix: Card was selected as parent card (circular reference) and now board can be not opened anymore](https://github.com/wekan/wekan/issues/2202)
+ with [Avoid setting same card as parentCard. Avoid listing templates board in copy/move/more menus](https://github.com/wekan/wekan/commit/745f39ed20169f56b99c0339f2043f8c4ed43873).
+ Thanks to andresmanelli.
+
+Thanks to above GitHub users for their contributions, and translators for their translations.
+
# v2.40 2019-03-06 Wekan release
+This release fixes the following bugs:
+
- Part 2: [Fix](https://github.com/wekan/wekan/commit/e845fe3e7130d111be4c3a73e2551738c980ff7b)
[manifest](https://github.com/wekan/wekan/issues/2168) and
[icon](https://github.com/wekan/wekan/issues/1692) paths. Thanks to xet7.