Skip to content

Commit

Permalink
Merge pull request #328 from vudaltsov/changelog
Browse files Browse the repository at this point in the history
Improve changelog for 1.15.0 release
  • Loading branch information
dbu committed Mar 29, 2019
2 parents bbe830d + 0b62502 commit 89f04be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
BatchClientInterface if they are enabled on the default/first client.
(Only available with Httplug 2)
- Configuration for the content_type plugin
- Support for namespaced Twig classes.
- Configuration option default_client_autowiring that you can set to false
to prevent autowiring the HttpClient and HttpAsyncClient

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

## 1.14.0

Expand Down

0 comments on commit 89f04be

Please sign in to comment.