File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ distribution from PyPI_ and install it manually. For more details and other
36
36
installation approaches, see the `installation instructions `_.
37
37
38
38
Robot Framework 4.1.2 was released on Friday October 15, 2021.
39
+ It contained a small regression related to parsing `reStructuredText
40
+ <https://en.wikipedia.org/wiki/ReStructuredText> `_ files that was fixed in
41
+ `Robot Framework 4.1.3 <rf-4.1.3.rst >`_ released on Wednesday December 15, 2021.
39
42
40
43
.. _Robot Framework : http://robotframework.org
41
44
.. _Robot Framework Foundation : http://robotframework.org/foundation
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Robot Framework 4.1.3
5
5
.. default-role :: code
6
6
7
7
`Robot Framework `_ 4.1.3 contains a fix to a regression related to parsing
8
- <https://en.wikipedia.org/wiki/ReStructuredText>`_ files introduced in
8
+ ` <https://en.wikipedia.org/wiki/ReStructuredText >`_ files introduced in
9
9
`Robot Framework 4.1.2 `_ (`#4124 `_).
10
10
11
11
Questions and comments related to the release can be sent to the
You can’t perform that action at this time.
0 commit comments