summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-03-31 21:22:33 +0300
committerLauri Ojansivu <x@xet7.org>2018-03-31 21:22:33 +0300
commit30a4494af2f9eaefab81240c7db7a23e408c4657 (patch)
treea6ce0343bc30bffbe7be8ea40d275527d571f23e /CHANGELOG.md
parent568a1a11fda199fb56cbbe9715760cfd256ef27f (diff)
parentadd5d22c4e82041bc69a709daa17e554a0863f4e (diff)
downloadwekan-30a4494af2f9eaefab81240c7db7a23e408c4657.tar.gz
wekan-30a4494af2f9eaefab81240c7db7a23e408c4657.tar.bz2
wekan-30a4494af2f9eaefab81240c7db7a23e408c4657.zip
Merge branch 'devel'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cb97d4a..07c1fd38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,16 @@
-# Upcoming Wekan release
+# v0.79 2018-03-31 Wekan release
This release adds the following new features:
- [Checklist items sort fix, and checklist sort capability](https://github.com/wekan/wekan/pull/1543);
- [Add Received Date and End Date. Between them is already existing Start and Due Date](https://github.com/wekan/wekan/pull/1550).
-Thanks to GitHub users andresmanelli and rjevnikar for their contributions.
+and fixes the following bugs:
+
+- [Fix drag in lists view](https://github.com/wekan/wekan/pull/1559/commits/679e50af6449a680f958256570e8b9f1944a3a92);
+- [Set fixed width for swimlane header](https://github.com/wekan/wekan/pull/1559/commits/2e8f8924dd0d985ae4634450cfbef04e88e5d954).
+
+Thanks to GitHub users andresmanelli, rjevnikar and xet7 for their contributions.
# v0.78 2018-03-17 Wekan release