Browse Source

changelog

Artur Paikin 9 years ago
parent
commit
b0172f0f56
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -22,6 +22,7 @@ Ideas that will be planned and find their way into a release at one point
 - [ ] build: look into using https://www.npmjs.com/package/npm-run-all instead of parallelshell
 - [ ] build: minification of the bundle
 - [ ] build: sourcemaps for everything (compiled es6->es5 module as well as bundle) (@arturi)
+- [ ] core: pass custom meta/parameters with upload?
 - [ ] core: Add polyfill for `fetch`
 - [ ] core: Apply plugins when DOM elements aren't static (#25)
 - [ ] core: consider `virtual-dom` + `main-loop` or `yo-yo` for rendering and state management