Skip to content

Commit 282fddd

Browse files
authored
Add template to release note to mention supported RF, Selenium and Python versions (#1271)
Fixes #1209
1 parent 85ab54e commit 282fddd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tasks.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@
4141
to install exactly this version. Alternatively you can download the source
4242
distribution from PyPI_ and install it manually.
4343
44-
SeleniumLibrary {version} was released on {date}.
44+
SeleniumLibrary {version} was released on {date}. SeleniumLibrary supports
45+
Python **ADD VERSIONS**, Selenium **ADD VERSIONS** and
46+
Robot Framework **ADD VERSIONS**.
4547
4648
.. _Robot Framework: http://robotframework.org
4749
.. _SeleniumLibrary: https://github.com/robotframework/SeleniumLibrary

0 commit comments

Comments
 (0)