Skip to content

Commit b3a8ce1

Browse files
committed
Fixes 2.2.0 relase notes
1 parent 0a1237d commit b3a8ce1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/PythonLibCore-2.2.0.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,16 @@ Python Library Core 2.2.0
88

99
`Python Library Core`_ is a generic component making it easier to create
1010
bigger `Robot Framework`_ test libraries. Python Library Core 2.2.0 is
11-
a new release with **UPDATE** enhancements and bug fixes. **MORE intro stuff**
11+
a new release with fixes when using complex decorators in keywords.
1212

13-
**REMOVE this section with final releases or otherwise if release notes contain
14-
all issues.**
1513
All issues targeted for Python Library Core v2.2.0 can be found
1614
from the `issue tracker`_.
1715

1816
If you have pip_ installed, just run
1917

2018
::
2119

22-
pip install --pre --upgrade pip install robotframework-pythonlibcore
20+
pip install --upgrade pip install robotframework-pythonlibcore
2321

2422
to install the latest available release or use
2523

0 commit comments

Comments
 (0)