Skip to content

Commit 5a8dcf8

Browse files
author
Martin Kluska
committed
Updated readme
1 parent a761f1d commit 5a8dcf8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,10 @@ HandlerFactory::classFromRequest($request, CustomHandler::class)
412412

413413
## Changelog
414414

415+
### Since 1.0.3
416+
* Enabled to construct the `FileReceiver` with dependency injection - the fasted way.
417+
* Removed the `getChunkFile` and added `getUploadedFile` for all Save classes. Returns always the uploaded file (the uploaded chunk).
418+
415419
### Since 1.0.2
416420
* Added resumable.js
417421
* Added `getChunkFile` method in `ChunkSave` for returning only the chunk file

0 commit comments

Comments
 (0)