From 4aed2c60b1e8d08f6fd1bcf19789eaec2295e6e8 Mon Sep 17 00:00:00 2001 From: Tatu Aalto Date: Sun, 23 Dec 2018 22:00:00 +0200 Subject: [PATCH] Add template to release note to mention supported RF, Selenium and Python versions --- tasks.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tasks.py b/tasks.py index ac75e2ed8..c9ddd1814 100644 --- a/tasks.py +++ b/tasks.py @@ -41,7 +41,9 @@ to install exactly this version. Alternatively you can download the source distribution from PyPI_ and install it manually. -SeleniumLibrary {version} was released on {date}. +SeleniumLibrary {version} was released on {date}. SeleniumLibrary supports +Python **ADD VERSIONS**, Selenium **ADD VERSIONS** and +Robot Framework **ADD VERSIONS**. .. _Robot Framework: http://robotframework.org .. _SeleniumLibrary: https://github.com/robotframework/SeleniumLibrary