summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-04-18 19:16:00 +0300
committerLauri Ojansivu <x@xet7.org>2018-04-18 19:16:00 +0300
commit4191ede176ad88949dec610e21f508b24e4c16ea (patch)
tree9afe26b16d2311ad07da08a484af581a14a9244c /CHANGELOG.md
parentfc4d7a0bde32c60c7f8d944f58a68c5eeba91b16 (diff)
parentded98d73d7ba57ac0b3cc73094e1bc2c9403a86e (diff)
downloadwekan-4191ede176ad88949dec610e21f508b24e4c16ea.tar.gz
wekan-4191ede176ad88949dec610e21f508b24e4c16ea.tar.bz2
wekan-4191ede176ad88949dec610e21f508b24e4c16ea.zip
Merge branch 'devel'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e091fb5c..79977a58 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-# Upcoming Wekan release
+# v0.85 2018-04-18 Wekan release
This release fixes the following bugs:
@@ -6,7 +6,9 @@ This release fixes the following bugs:
- [Fix Wekan logo positioning](https://github.com/wekan/wekan/issues/1378);
- [Fix checklists items migration error "title is required"](https://github.com/wekan/wekan/issues/1576);
- [Removed paxctl alpine fix #1303 , because it did not work anymore, so Docker container
- did not build correctly](https://github.com/wekan/wekan/commit/ce659632174ba25ca9b5e85b053fde02fd9c3928).
+ did not build correctly](https://github.com/wekan/wekan/commit/ce659632174ba25ca9b5e85b053fde02fd9c3928);
+- [Use curl to download 100% CPU fibers fixed node in snap, and remove paxctl from
+ snap package](https://github.com/wekan/wekan/commit/179ff7a12457be1592f04e1bdc15a5bb4fe9d398).
Thanks to GitHub users andresmanelli, iwkse and xet7 for their contributions.