We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7bd5f8 commit bbc965dCopy full SHA for bbc965d
CHANGELOG.md
@@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
7
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
8
9
+## [1.14.0] - 2023-04-14
10
+-
11
+- Allow installation with http-message (PSR-7) version 2 in addition to version 1.
12
+- Support for PHP 8.2
13
+
14
## [1.13.0] - 2022-02-11
15
16
- Added `Formatter::formatResponseForRequest()` to allow the formatter to get context from the request to decide what of the response to output.
0 commit comments