diff --git a/changelog/4691.feature.rst b/changelog/4691.feature.rst new file mode 100644 index 000000000..8206d0569 --- /dev/null +++ b/changelog/4691.feature.rst @@ -0,0 +1 @@ +``pytest_terminal_summary`` hook now can also receive a ``config`` parameter.