Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9ad4bcc

Browse filesBrowse files
rbaarsmanicolas-grekas
authored andcommitted
Updated CHANGELOG
1 parent c4c904a commit 9ad4bcc
Copy full SHA for 9ad4bcc

File tree

Expand file treeCollapse file tree

1 file changed

+24
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+24
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-1Lines changed: 24 additions & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.