The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.1 - 2019-10-27
- Our ActiveStorage::Blob extensions was interacting with non-resumable blobs, creating resumable URLs for non-resumable blobs and finding blobs for resumable upload without a resumable URL.
- Missing information about upload origin URL.
1.0.0 - 2019-10-01
- Adds support for Google Cloud Storage resumable uploads to ActiveStorage.