Skip to content

Commit a21c4ec

Browse files
committed
Improve changelog for 1.15.0 release.
1 parent c88cc45 commit a21c4ec

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
@@ -9,7 +9,8 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
99
- Autowiring support for FlexibleClient, HttpMethodsClientInterface and
1010
BatchClientInterface if they are enabled on the default/first client.
1111
(Only available with Httplug 2)
12-
- Configuration for the content_type plugin
12+
- Configuration for the content_type plugin.
13+
- Support for namespaced Twig classes.
1314

1415
### Changed
1516

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

2932
## 1.14.0
3033

0 commit comments

Comments
 (0)