8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5a1cf commit 57c1fd5Copy full SHA for 57c1fd5
CHANGELOG-6.x.md
@@ -1,6 +1,12 @@
1
# Release Notes for 6.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v6.18.40...6.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v6.18.41...6.x)
4
+
5
6
+## [v6.18.41 (2020-09-29)](https://github.com/laravel/framework/compare/v6.18.40...v6.18.41)
7
8
+### Fixed
9
+- Added support for stream reads in FileManager for S3 driver ([#34480](https://github.com/laravel/framework/pull/34480))
10
11
12
## [v6.18.40 (2020-09-09)](https://github.com/laravel/framework/compare/v6.18.39...v6.18.40)
0 commit comments