From 33db5e081d5eedc9e64f3b501ac4c0ce2a497178 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Fri, 1 Mar 2019 10:09:29 -0300 Subject: [PATCH] Tweak changelog --- changelog/4861.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/4861.bugfix.rst b/changelog/4861.bugfix.rst index 5b3a89aa2..b4bf125d1 100644 --- a/changelog/4861.bugfix.rst +++ b/changelog/4861.bugfix.rst @@ -1 +1 @@ -Validate type with writing to captured output like without. +Improve validation of contents written to captured output so it behaves the same as when capture is disabled.