Files
faveo/vendor/flowjs/flow-php-server/CHANGELOG.md
Manish Verma 126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30

5 lines
216 B
Markdown

# 1.0.0
## Breaking Changes
* Flow\Exception was replaced by Flow\FileOpenException and Flow\FileLockException
* php requirement was changed to >=5.4
* if chunk was not found, 204 status is returned instead of 404