summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-06-27 17:19:04 +0300
committerLauri Ojansivu <x@xet7.org>2017-06-27 17:19:04 +0300
commit0fe247070a7d778fe1cd5e8e9e6734cd63a992fa (patch)
treee988dbe174411da3a15470017c41ddcefde663ae /CHANGELOG.md
parent60495e4765363b95e8e1859406d80c5588062e14 (diff)
parentaca2692214f6dd3a260668204cd0588fe95b60dd (diff)
downloadwekan-0fe247070a7d778fe1cd5e8e9e6734cd63a992fa.tar.gz
wekan-0fe247070a7d778fe1cd5e8e9e6734cd63a992fa.tar.bz2
wekan-0fe247070a7d778fe1cd5e8e9e6734cd63a992fa.zip
Merge branch 'kubiko-devel' into devel
Add snapcraft build support from source. Thanks to kubiko ! This can be used together with launchpad build system for continuous integration. Intention is to push snaps build from devel branch to edge channel, which can be installed by calling: $ snap install -edge wekan device will keep automatically updating to revisions as they are released to edge channel.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 19288264..e8602046 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