Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9ad4bcc

Browse files
rbaarsmanicolas-grekas
authored andcommitted
Updated CHANGELOG
1 parent c4c904a commit 9ad4bcc

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

CHANGELOG.md

+24-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,32 @@
11
CHANGELOG
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

0 commit comments

Comments
 (0)