From aca2692214f6dd3a260668204cd0588fe95b60dd Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 27 Jun 2017 17:18:06 +0300 Subject: [PATCH] Add snapcraft build support from source. Thanks to kubiko ! --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19288264f..e8602046b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,15 @@ # Upcoming Wekan release -This release fixes the following bugs: +This release adds the following new features: + +* [Snapcraft build support from source](https://github.com/wekan/wekan/pull/1091). + +and fixes the following bugs: * [Fix incorrect attachment link with subfolder in the url](https://github.com/wekan/wekan/pull/1086); * [Fix link to card](https://github.com/wekan/wekan/pull/1087). -Thanks to GitHub user nztqa for contributions. +Thanks to GitHub users kubiko and nztqa for their contributions. # v0.26 2017-06-26 Wekan release