From 9366eaf374b4f06aafdab6443b0661ca53e226d0 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 16 Dec 2018 00:42:13 +0200 Subject: [PATCH] - Fix typo. Thanks to xet7 ! --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec54c5e43..962b2176f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ This release fixes the following bugs: -- [Add back mquandalle:perfect-scrollbar package so that Firefox and Chrome - stop complaning in browser dev tools console](https://github.com/wekan/wekan/issues/2057). +- [Add back mquandalle:perfect-scrollbar package](https://github.com/wekan/wekan/issues/2057) + so that Firefox and Chrome stop complaining in browser dev tools console. Thanks to GitHub users uusijani and xet7 for their contributions.