diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e9c499..0c8839f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## Unreleased +## 3.0.1 - 2021-07-21 + +### Fixed +- Fixes support for subfolder as an environment variable, in asset volume settings #8 + ## 3.0.0 - 2020-10-06 diff --git a/composer.json b/composer.json index c682610..00b28ac 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "kennethormandy/craft-s3securedownloads", "description": "Return an AWS signed URL and proxy the download request.", - "version": "3.0.0", + "version": "3.0.1", "type": "craft-plugin", "license": "MIT", "keywords": [