File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ * 1.3.0 (2019-11-26)
5+
6+ * Added support for streamed requests
7+ * Added support for Symfony 5.0+
8+ * Fixed bridging UploadedFile objects
9+ * Bumped minimum version of Symfony to 4.4
10+
11+ * 1.2.0 (2019-03-11)
12+
13+ * Added new documentation links
14+ * Bumped minimum version of PHP to 7.1
15+ * Added support for streamed responses
16+
17+ * 1.1.2 (2019-04-03)
18+
19+ * Fixed createResponse
20+
21+ * 1.1.1 (2019-03-11)
22+
23+ * Removed triggering of deprecation
24+
425* 1.1.0 (2018-08-30)
526
6- * Added support for creating PSR-7 messages using PSR-17 factories
27+ * Deprecated DiactorosFactory, use PsrHttpFactory instead
28+ * Added option to stream the response on the HttpFoundationFactory createResponse
29+ * Added more tests and improved code style
730
831* 1.0.2 (2017-12-19)
932
You can’t perform that action at this time.
0 commit comments