Skip to content

Commit 8ccadee

Browse files
committed
Final 3.0.2 release notes
1 parent c58532e commit 8ccadee

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

doc/releasenotes/rf-3.0.2.rst

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,25 @@ Robot Framework 3.0.2
44

55
.. default-role:: code
66

7-
Robot Framework 3.0.2 is the second and hopefully last minor release in the
8-
Robot Framework 3.0.x series. The main motivation for this releases is fixing
9-
a performance regression with evaluating expressions using some BuiltIn
10-
keywords occurring since RF 2.9 (`#2523`_), but there are also few other
11-
fixes and several nice enhancements.
7+
Robot Framework 3.0.2 is the second minor release in the Robot Framework 3.0.x
8+
series. The main motivation for this releases is fixing a performance regression
9+
with evaluating expressions using some BuiltIn keywords occurring since RF 2.9
10+
(`#2523`_), but there are also some other fixes and several nice enhancements.
1211

1312
Questions and comments related to the release can be sent to the
1413
`robotframework-users <http://groups.google.com/group/robotframework-users>`_
15-
and possible bugs `submitted to the issue tracker
14+
mailing list and possible bugs submitted to the `issue tracker
1615
<https://github.com/robotframework/robotframework/issues>`__.
1716

1817
If you have `pip <http://pip-installer.org>`_ installed, just run
19-
`pip install --upgrade robotframework` to install or upgrade to the latest
20-
version or use `pip install robotframework==3.0.2` to install exactly
18+
`pip install --upgrade robotframework` to install the latest
19+
release or use `pip install robotframework==3.0.2` to install exactly
2120
this version. Alternatively you can download the source distribution from
2221
`PyPI <https://pypi.python.org/pypi/robotframework>`_ and install it manually.
2322
For more details and other installation approaches, see the `installation
2423
instructions <../../INSTALL.rst>`_.
2524

26-
Robot Framework 3.0.2 will be released on Monday February 13, 2017.
25+
Robot Framework 3.0.2 was released on Monday February 13, 2017.
2726

2827
.. contents::
2928
:depth: 2
@@ -58,8 +57,8 @@ Acknowledgements
5857

5958
This release has been sponsored by the `Robot Framework Foundation`_.
6059
Additionally Nokia Networks has been sponsoring the work related to
61-
performance enhancements. Thanks also for `@cjnewman`__ for registering
62-
the Remote Protocol default port.
60+
performance enhancements. Thanks also for `@cjnewman`__ for getting
61+
the Remote Protocol default port registered.
6362

6463
__ https://github.com/cjnewman
6564

0 commit comments

Comments
 (0)