Skip to content

Commit fada957

Browse files
committed
Updated CHANGELOG
1 parent 81ae86d commit fada957

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
CHANGELOG
22
=========
33

4+
* 1.3.0 (2019-11-23)
5+
6+
* Bumped minimum version of php to 7.1 and Symfony to 4.4
7+
* Added support for Symfony 5.0+
8+
9+
* 1.2.0 (2019-03-11)
10+
11+
* Added new documentation links
12+
13+
* 1.1.1 (2019-03-11)
14+
15+
* Removed triggering of deprecation
16+
417
* 1.1.0 (2018-08-30)
518

6-
* Added support for creating PSR-7 messages using PSR-17 factories
19+
* Deprecated DiactorosFactory, use PsrHttpFactory instead
20+
* Added option to stream the response on the HttpFoundationFactory createResponse
21+
* Added more tests and improved code style
722

823
* 1.0.2 (2017-12-19)
924

0 commit comments

Comments
 (0)