Skip to content

Commit ac757a7

Browse files
committed
prepare release
1 parent 54e01da commit ac757a7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## 1.3.0 - unreleased
3+
## 1.3.0 - 2022-02-11
44

55
- Do not log request when loggin response again, but use UID to identify request
66
that belongs to response.
@@ -9,6 +9,9 @@
99
info if any error is logged.
1010
- Removed the request and response from the log context. They did not get
1111
printed because they don't implement `__toString`.
12+
- Supporting the newly introduced message formatter method
13+
`formatResponseForRequest` that allows more flexibility in the formatter.
14+
See https://github.com/php-http/message/pull/146
1215

1316
## 1.2.2 - 2021-07-26
1417

0 commit comments

Comments
 (0)