From 8b648c5589e4c1165efdf258bbbdfd3fef494b2a Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Mon, 25 Sep 2017 10:20:31 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cadb3588d..3bf1a5829 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -93,6 +93,7 @@ To be released: 2017-10-27 - [ ] add `FormEncapsulator`: a plugin that is used in conjunction with any other acquirer, responsible for injecting any result (like from Transloadit plugin) back into the form (jquery-sdk includes the whole Assembly Status JSON in a hidden field i think) - [ ] dashboard: allow minimizing the Dashboard during upload (Uppy then becomes just a tiny progress indicator) (@arturi) - [ ] goldenretriever: Ability to clear upload history or set expiry date (#324 / @arturi) +- [ ] core: return `{ successful, failed }` from `uppy.upload()` # next