diff --git a/CHANGELOG.md b/CHANGELOG.md index de14dc0..f00b326 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change log +## 1.4.0 - 2023-10-16 + +* ae76646657 (feat) Add support for uploads via form data (#5) +* 5ab0e3174f (fix) Prevent overflow of the progressLabel field (#4) +* 6c27238580 (fix) lower ttr to 2 minutes (#3) + ## 1.3.0 - 2023-10-16 * 4163fd0012 (feat) Add reupload cli command (#2) diff --git a/composer.json b/composer.json index 4a144f5..a4187a1 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "deuxhuithuit/craft-cloudflare-stream", "description": "Upload your videos assets to Cloudflare Stream from Craft CMS assets interface", "type": "craft-plugin", - "version": "1.3.0", + "version": "1.4.0", "keywords": [ "cloudflare", "stream",