File tree 1 file changed +9
-9
lines changed 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
4
- * 2.0.0 (2020-01-02)
4
+ # 2.0.0 (2020-01-02)
5
5
6
6
* Remove DiactorosFactory
7
7
8
- * 1.3.0 (2019-11-25)
8
+ # 1.3.0 (2019-11-25)
9
9
10
10
* Added support for streamed requests
11
11
* Added support for Symfony 5.0+
12
12
* Fixed bridging UploadedFile objects
13
13
* Bumped minimum version of Symfony to 4.4
14
14
15
- * 1.2.0 (2019-03-11)
15
+ # 1.2.0 (2019-03-11)
16
16
17
17
* Added new documentation links
18
18
* Bumped minimum version of PHP to 7.1
19
19
* Added support for streamed responses
20
20
21
- * 1.1.2 (2019-04-03)
21
+ # 1.1.2 (2019-04-03)
22
22
23
23
* Fixed createResponse
24
24
25
- * 1.1.1 (2019-03-11)
25
+ # 1.1.1 (2019-03-11)
26
26
27
27
* Deprecated DiactorosFactory, use PsrHttpFactory instead
28
28
* Removed triggering of deprecation
29
29
30
- * 1.1.0 (2018-08-30)
30
+ # 1.1.0 (2018-08-30)
31
31
32
32
* Added support for creating PSR-7 messages using PSR-17 factories
33
33
34
- * 1.0.2 (2017-12-19)
34
+ # 1.0.2 (2017-12-19)
35
35
36
36
* Fixed request target in PSR7 Request (mtibben)
37
37
38
- * 1.0.1 (2017-12-04)
38
+ # 1.0.1 (2017-12-04)
39
39
40
40
* Added support for Symfony 4 (dunglas)
41
41
42
- * 1.0.0 (2016-09-14)
42
+ # 1.0.0 (2016-09-14)
43
43
44
44
* Initial release
You can’t perform that action at this time.
0 commit comments