Skip to content

Commit deb9c36

Browse files
author
栄茉
authored
Update CHANGELOG.md
1 parent 86b46a5 commit deb9c36

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v 1.1.2
2+
3+
Bugfixes of release 1.1.0
4+
5+
* FIX Convert stream to string before setting it to the filebody in S3StorageManager when downloading files
6+
7+
# v 1.1.1
8+
9+
Allow to use cakephp 4.x instead only 4.1.x
10+
111
# v 1.1.0
212

313
Added support for S3 Compatible storage, Upload and download are now handling StorageManagers.
@@ -11,4 +21,4 @@ Added support for S3 Compatible storage, Upload and download are now handling St
1121
* ADD New configuration for `S3` client (for more informations check README)
1222
* ADD `StorageConfigInterface`, `StorageManagerInterface` and `StoredFileInterface`
1323
* UPDATE Return type for `getFile()` was changed to`\FileUpload\File\StoredFileInterface` from `\Psr\Http\Message\UploadedFileInterface` Which returning more informations about file
14-
* UPDATE `UploadComponent::getFile()` from now can throw `HttpException` in case there is `Not supported storage type` in configuration
24+
* UPDATE `UploadComponent::getFile()` from now can throw `HttpException` in case there is `Not supported storage type` in configuration

0 commit comments

Comments
 (0)