From 28d903697c3e33de7700e937858db00431c8480b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 14 Sep 2018 14:02:37 +0200 Subject: [PATCH] set changelog for 1.5.2 --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5e560bf9..4136b5f0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,15 @@ -version 1.5.1 +Version 1.5.1 ============= - adding .gitlab-ci to upgrade automatically packagist - adding fixtures for ACL and DocumentCategory -Branch master +Version 1.5.2 ============= - fix some missing translations on update / create document and "any document" in list - use dropzone to upload a document with a better UI -You must add `"dropzone": "^5.5.1"` to your dependencies in `packages.json`. +You must add `"dropzone": "^5.5.1"` to your dependencies in `packages.json` at the root project.