Skip to content

Commit d6b0626

Browse files
committed
Mention RF 4.1.3 in RF 4.1.2 release notes, fix syntax in RF 4.1.3 notes
1 parent 712cab6 commit d6b0626

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

doc/releasenotes/rf-4.1.2.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ distribution from PyPI_ and install it manually. For more details and other
3636
installation approaches, see the `installation instructions`_.
3737

3838
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.
3942

4043
.. _Robot Framework: http://robotframework.org
4144
.. _Robot Framework Foundation: http://robotframework.org/foundation

doc/releasenotes/rf-4.1.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Robot Framework 4.1.3
55
.. default-role:: code
66

77
`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
99
`Robot Framework 4.1.2`_ (`#4124`_).
1010

1111
Questions and comments related to the release can be sent to the

0 commit comments

Comments
 (0)