From 7a6098774d654642d0b8a8a9e529e0f0ffe7694d Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 18 Aug 2022 19:45:00 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea6e9d6be..f5a60d6a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,11 @@ This release adds the following new features: - [Copy / move card and checklists using same code](https://github.com/wekan/wekan/pull/4647). Thanks to mfilser. +and adds the following updates: + +- [Updated to ostrio:files 2.3.0 and standard-minifier-js 2.8.1](https://github.com/wekan/wekan/commit/ce1f8b674de9e9a7d03e198e88e7a200af576729). + Thanks to developers of dependencies. + and fixes the following bugs: - [Meteor files 2.2.1 fixes + attachment view](https://github.com/wekan/wekan/pull/4638).