CHANGES
=======

* fix: upgraded urllib3 to urllib3[secure]
* feat: added connection pools
* fix: google secrets is only read from disk once
* feat: support saving equivalences as a single obj
* feat: added get_mesh, save_mesh to CloudVolume
* chore: bumped google-cloud to 0.27 from 0.26
* test: chunks.py now has some tests
* docs: added more detailed insallation instructions to README.md
* test(secrets): added API keys for Storage
* fix(ThreadedQueue): ensure processed matches task_done
* test: added travis config file
* docs: updated setup.cfg info
* feat(VolumeCutout): prepend 0 to single digit numbers
* chore: added saved_images to .gitignore
* fix: missing PIL import
* refactor(CloudVolume): clean up package import namespace
* feat(CloudVolume): created minimal implementation
* Initial commit
