diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 20b6f7580..2c3f5ff9c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -80,7 +80,7 @@ Features `_) - Return stdout/stderr capture results as a ``namedtuple``, so ``out`` and - ``err`` can be accessed by attribute. (`#2879 + ``err`` can be accessed by attribute. (`#2879 `_) - Add ``capfdbinary``, a version of ``capfd`` which returns bytes from