diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c8839f..a103f88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## Unreleased +## 3.1.0 - 2022-06-22 + +### Added +- Added an [option](https://github.com/kennethormandy/craft-s3securedownloads/#options) for customizing filename of the download, rather than having to use the filename of the asset in Craft CMS + ## 3.0.1 - 2021-07-21 ### Fixed diff --git a/composer.json b/composer.json index c8fce6c..c869140 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.1", + "version": "3.1.0", "type": "craft-plugin", "license": "MIT", "keywords": [