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 8096f29 commit aab80eeCopy full SHA for aab80ee
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
+## 1.6.0 - 2017-05-22
6
+
7
+### Added
8
9
+- Made the "factory" configuration key optional.
10
11
+### Changed
12
13
+- We do collect profiler data after the request is processed by a plugin. With this change we
14
+will for example see the changes of `HeaderAppendPlugin` at that plugin instead of the next one.
15
16
## 1.5.0 - 2017-05-05
17
18
### Added
0 commit comments