Bläddra i källkod

changelog cleanup

Artur Paikin 8 år sedan
förälder
incheckning
f171caf3ef
1 ändrade filer med 7 tillägg och 7 borttagningar
  1. 7 7
      CHANGELOG.md

+ 7 - 7
CHANGELOG.md

@@ -72,14 +72,14 @@ Theme: Transloadit integration beta, getting things in order
 Favorite Uppy Server version: 0.5.0.
 Favorite Uppy Server version: 0.5.0.
 
 
 - [ ] uploaders: make sure uploads retry/resume if started when offline or disconnected, retry when back online / failed https://github.com/transloadit/uppy/pull/135 (@arturi, @ifedapoolarewaju)
 - [ ] uploaders: make sure uploads retry/resume if started when offline or disconnected, retry when back online / failed https://github.com/transloadit/uppy/pull/135 (@arturi, @ifedapoolarewaju)
-- [x] Add basic (beta) version of Transloadit plugin (#28) (@goto-bus-stop, @kvz, @tim-kos)
-- [x] Implement reading audio+video from Webcam (#175) (@goto-bus-stop)
-- [x] Merge tus client options with uppy. Hence, enable custom headers support (@goto-bus-stop)
+- [x] transloadit: add basic (beta) version of Transloadit plugin (#28) (@goto-bus-stop, @kvz, @tim-kos)
+- [x] webcam: implement reading audio+video from Webcam (#175) (@goto-bus-stop)
+- [x] tus: Merge tus-js-client options with uppy-tus. Hence, enable custom headers support (@goto-bus-stop)
 - [x] multipart/tus: Remove Promise.all() calls with unused results (#121) (@goto-bus-stop)
 - [x] multipart/tus: Remove Promise.all() calls with unused results (#121) (@goto-bus-stop)
-- [x] Fix Dashboard modal close button position (#171) (@goto-bus-stop)
-- [x] core: Pass through errors (#185) (@goto-bus-stop)
-- [x] Accept a DOM element in `target:` option (#169) (@goto-bus-stop)
-- [x] Fix dashboard width when multiple instances exist (#184) (@goto-bus-stop)
+- [x] dashboard: fix Dashboard modal close button position (#171) (@goto-bus-stop)
+- [x] core: pass through errors (#185) (@goto-bus-stop)
+- [x] core: accept a DOM element in `target:` option (#169) (@goto-bus-stop)
+- [x] dashboard: Fix dashboard width when multiple instances exist (#184) (@goto-bus-stop)
 - [x] dashboard: add service logo / name to the selected file in file list (@arturi)
 - [x] dashboard: add service logo / name to the selected file in file list (@arturi)
 - [x] server: begin adding automated tests, maybe try https://facebook.github.io/jest (@ifedapoolarewaju)
 - [x] server: begin adding automated tests, maybe try https://facebook.github.io/jest (@ifedapoolarewaju)
 - [x] server: add image preview / thumbnail for remote files, if its in the API of services ? (@ifedapoolarewaju)
 - [x] server: add image preview / thumbnail for remote files, if its in the API of services ? (@ifedapoolarewaju)