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.