summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2017-12-05 22:28:56 -0200
committerGitHub <noreply@github.com>2017-12-05 22:28:56 -0200
commit88f2cc9b641bca41818918ef853b7d10dca6bcaa (patch)
tree721a1be377fcc8d74ed7757ddd56ef57f79ad7c1 /CHANGELOG.rst
parented2bb9d7231de1d845a7e60f9d21374fca3b2d93 (diff)
downloadpytest-88f2cc9b641bca41818918ef853b7d10dca6bcaa.tar.gz
Small formatting fixes in CHANGELOG
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 91189b9c6..eabd28be1 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -31,7 +31,7 @@ Bug Fixes
``TerminalReporter._tw``. This alias was removed by accident in the ``3.3.0``
release. (`#2984 <https://github.com/pytest-dev/pytest/issues/2984>`_)
-- The pytest-capturelog plugin is now also blacklisted, avoiding errors when
+- The ``pytest-capturelog`` plugin is now also blacklisted, avoiding errors when
running pytest with it still installed. (`#3004
<https://github.com/pytest-dev/pytest/issues/3004>`_)
@@ -39,14 +39,14 @@ Bug Fixes
Improved Documentation
----------------------
-- Fix broken link to plugin pytest-localserver. (`#2963
+- Fix broken link to plugin ``pytest-localserver``. (`#2963
<https://github.com/pytest-dev/pytest/issues/2963>`_)
Trivial/Internal Changes
------------------------
-- Update github "bugs" link in CONTRIBUTING.rst (`#2949
+- Update github "bugs" link in ``CONTRIBUTING.rst`` (`#2949
<https://github.com/pytest-dev/pytest/issues/2949>`_)