From f96e21f4626cb4cad8c2f030e5f525205c86c8ef Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 1 Mar 2018 14:13:47 +0200 Subject: Snap: - Adding network hooks for configure hook to fix security denials - Fixing problem when mongodb was not started at install/refresh Thanks to kubiko ! Closes wekan/wekan-snap#36 --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 17a3aa9f..77f69a75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,11 @@ This release fixes the following bugs: - [Allow swimlanes reordering](https://github.com/wekan/wekan/commit/37c94622e476f50bf2387bc8b140454d66200e78); - [Avoid swimlane title overlap](https://github.com/wekan/wekan/commit/c4fa9010f34966b633c7bf7e46ad49fc101127c9); - [Fix scrollbar inside list and outer scroll](https://github.com/wekan/wekan/commit/a033c35a3411902b9bf8f62a40cd68f641e573d3); -- [Remove list max-height 350px](https://github.com/wekan/wekan/commit/b6d3e79548d1e88c93fa2965a936595176a95565). +- [Remove list max-height 350px](https://github.com/wekan/wekan/commit/b6d3e79548d1e88c93fa2965a936595176a95565); +- [Snap: Adding network hooks for configure hook to fix security denials](https://github.com/wekan/wekan/commit/9084158aece8a642dc49bf7ecc2196bf9d1af63e); +- [Snap: Fixing problem when mongodb was not started at install/refresh](https://github.com/wekan/wekan/commit/1be8e5625fd20797910009a8221ca706fd52ab11). -Thanks to GitHub users andresmanelli, GhassenRjab and xet7 for their contributions. +Thanks to GitHub users andresmanelli, GhassenRjab, kubiko and xet7 for their contributions. # v0.77 2018-02-23 Wekan release -- cgit v1.2.3-1-g7c22