Skip to content

Commit e06a090

Browse files
committed
Fine-tune RF 3.2.2 release notes
1 parent 34bcfa8 commit e06a090

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/releasenotes/rf-3.2.2.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To install the latest available release using pip_, just run
2424

2525
pip install robotframework==3.2.2
2626

27-
Alternatively you can download the source distribution from PyPI_ and install it manually.
27+
Alternatively you can download the source distribution from PyPI_ and install it manually.
2828
For more details and other installation approaches, see the `installation instructions`_.
2929

3030
Robot Framework 3.2.2 was released on Tuesday September 1, 2020.
@@ -75,9 +75,9 @@ __ https://robotframework.org/SeleniumLibrary/SeleniumLibrary.html#Shortcuts
7575
Python 3.9 support
7676
------------------
7777

78-
Although `Python 3.9`__ has not yet been officially released, Robot Framework 3.2.2 was tested using its beta
79-
releases. Two small problems were fixed (`#3628`_ and a bit more severe `#3627`_) and Python 3.9
80-
was added to our CI. (`#3629`_)
78+
Although `Python 3.9`__ has not yet been officially released, Robot Framework 3.2.2 was tested using
79+
its beta releases. Bugs affecting the XML library (`#3627`_) and line number detection of imported
80+
libraries (`#3628`_) were fixed and Python 3.9 was also added to our CI. (`#3629`_)
8181

8282
__ https://docs.python.org/3.9/whatsnew/3.9.html
8383

0 commit comments

Comments
 (0)