Skip to content

Commit 24179dc

Browse files
Merge pull request #1639 from tomviner/fix-changelog-links
fix changelog links
2 parents 144dc12 + ec25d39 commit 24179dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
``teardown_method()``. Fixes (`#1605`_).
1111

1212
* Fix exception visualization in case the current working directory (CWD) gets
13-
deleted during testing. Fixes (`#1235`). Thanks `@bukzor` for reporting. PR by
14-
`@marscher`. Thanks `@nicoddemus` for his help.
13+
deleted during testing. Fixes (`#1235`). Thanks `@bukzor`_ for reporting. PR by
14+
`@marscher`. Thanks `@nicoddemus`_ for his help.
1515

1616
* Ensure that a module within a namespace package can be found when it
1717
is specified on the command line together with the ``--pyargs``
@@ -192,7 +192,7 @@
192192
Thanks `@biern`_ for the PR.
193193

194194
* Fix `traceback style docs`_ to describe all of the available options
195-
(auto/long/short/line/native/no), with `auto` being the default since v2.6.
195+
(auto/long/short/line/native/no), with ``auto`` being the default since v2.6.
196196
Thanks `@hackebrot`_ for the PR.
197197

198198
* Fix (`#1422`_): junit record_xml_property doesn't allow multiple records

0 commit comments

Comments
 (0)