Quellcode durchsuchen

Update CHANGELOG.md

Kevin van Zonneveld vor 7 Jahren
Ursprung
Commit
af82f1aa1d
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -72,6 +72,7 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
 
 What we need to do to release Uppy 1.0
 
+- [ ] website: big release blog post
 - [ ] ~refactoring: Make `uppy-server` module live in main Uppy repo in `./server` as a second stage todo (after Lerna is done and we're happy) (@ife)
 - [ ] QA: manually test in multiple browsers and mobile devices again (SauceLabs can do Android/iOS too) (@nqst)
 - [ ] QA: add one integration test that uses a Webpack and React/Redux environment (e.g. via `create-react-app`) (@goto-bus-stop)