# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [2.2.3] - 2021-05-29 ### Changed - if-last-modified-since header to last-modified ## [2.2.2] - 2021-05-29 ### Changed - must-revalidate to no-cache ### Added - if-last-modified-since header ## [2.2.1] - 2021-05-29 ### Added - Proper file caching headers with e-tags ## [2.2.0] - 2021-05-29 ### Added - Get URL endpoint ### Updated - Updated README ### Fixed - proper content-type rather than just application/octet-stream ## [2.1.0] - 2021-05-29 ### Added - Vultr support ### Changed - rust-s3 to s3compat library ## [2.0.1] - 2021-04-30 ### Added - add scopes to verify endpoint ## [2.0.0] - 2021-04-16 ### Added - multi-tenant ### Updated - Updated README ## [1.0.3] - 2021-04-15 ### Updated - Updated README ## [1.0.2] - 2021-04-14 ### Updated - Updated README ## [1.0.1] - 2021-04-14 ### Updated - Updated README ## [1.0.0] - 2021-04-14 First Release