From 02ea7ea0fb46cf7339b47da9577e31baf63e6d3a Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Sun, 20 Nov 2016 22:52:05 -0600 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0716bc200..a4bdaef50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,7 @@ To be released: November 26, 2016. - [ ] webcam: stop using the webcam (green light off) after the picture is taken / tab is hidden (do we need mount/unmount maybe?) - [ ] dashboard: only show pause/resume when tus is used, something else for multipart (@arturi) - [ ] dashboard: consider `` element for progressbar, like here https://overcast.fm/+BtuxMygVg/ (@arturi) +- [x] dashboard: local mode — no acquire plugins / external services, just DnD (@arturi) - [x] meta: write 0.11 release blog post (@arturi) - [x] core: api — consider Yosh’s feedback and proposals https://gist.github.com/yoshuawuyts/b5e5b3e7aacbee85a3e61b8a626709ab, come up with follow up questions (@arturi) - [ ] core: figure out import/require for core and plugins (@arturi)