Browse Source

Update CHANGELOG.md

Harry Hedger 9 years ago
parent
commit
482b1c10cc
1 changed files with 3 additions and 3 deletions
  1. 3 3
      CHANGELOG.md

+ 3 - 3
CHANGELOG.md

@@ -62,9 +62,9 @@ Scheduled to be released: May 02, 2016
 
 <a name="next"></a> Scheduled to be released: April 08, 2016
 
-- [ ] google: Add Google Drive plugin unit test (@hedgerh)
-- [ ] google: Add a working Google Drive example (without Modal, via e.g. `target: "div#on-my-page"`) (@hedgerh)
-- [ ] google: Make sure http://server.uppy.io is targeted on uppy.io; and localhost is targeted elsewhere (also see https://github.com/hughsk/envify) (@kvz)
+- [x] google: Add Google Drive plugin unit test (@hedgerh)
+- [x] google: Add a working Google Drive example (without Modal, via e.g. `target: "div#on-my-page"`) (@hedgerh)
+- [x] google: Make sure http://server.uppy.io is targeted on uppy.io; and localhost is targeted elsewhere (also see https://github.com/hughsk/envify) (@kvz)
 - [x] test: Setup one modal/dragdrop acceptance test (@arturi)
 - [x] google: Make sure http://server.uppy.io is targeted on uppy.io; and localhost is targeted elsewhere (also see https://github.com/hughsk/envify) (@kvz)
 - [x] website: Add a http://uppy.io/stats page that inlines disc.html as well as displays the different bundle sizes, and an activity feed (@kvz)