From 8bc1b5f769d36a595a4bbbf9559552e4f6bd62ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 19 Oct 2018 14:33:56 +0200 Subject: [PATCH] prepare for 1.5.3 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbc51c230..3c37f9065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Version 1.5.2 You must add `"dropzone": "^5.5.1"` to your dependencies in `packages.json` at the root project. -Master branch +Version 1.5.3 ============= - the javascript for uploading a file now works within collections, listening to collection events.