Skip to content

Commit 0b62502

Browse files
vudaltsovValentin Udaltsov
authored and
Valentin Udaltsov
committed
Improve changelog for 1.15.0 release.
1 parent bbe830d commit 0b62502

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
1010
BatchClientInterface if they are enabled on the default/first client.
1111
(Only available with Httplug 2)
1212
- Configuration for the content_type plugin
13+
- Support for namespaced Twig classes.
1314
- Configuration option default_client_autowiring that you can set to false
1415
to prevent autowiring the HttpClient and HttpAsyncClient
1516

@@ -27,6 +28,8 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
2728
- MockFactory now accepts any client, e.g. a mock client decorated with the
2829
plugin client for the development panel, so that configuring a mock client
2930
actually works. The MockFactory is now `final`.
31+
- Width of the HTTPlug icon in Profiler Toolbar.
32+
- `RequestExceptionInterface` formatting (`getResponse()` is not called anymore).
3033

3134
## 1.14.0
3235

0 commit comments

Comments
 (0)