We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1f332 commit 6124a1fCopy full SHA for 6124a1f
CHANGELOG.md
@@ -1,13 +1,16 @@
1
# Change Log
2
3
-## Unreleased
+The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
+
5
+## 1.5.0 - 2017-05-05
6
7
### Added
8
9
- The real request method and target url are now displayed in the profiler.
10
- Support the cache plugin configuration for `respect_response_cache_directives`.
11
- Extended WebProfilerToolbar item to list request with details.
12
- You can now copy any request as cURL command in the profiler.
13
+- Support for autowring in Symfony 3.3
14
15
### Changed
16
0 commit comments