Skip to content

Commit 41dc39a

Browse files
committed
Release notes for 4.1.1
1 parent 04da2e8 commit 41dc39a

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
========================
2+
robotstatuschecker 4.1.1
3+
========================
4+
5+
6+
.. default-role:: code
7+
8+
9+
StatusChecker is a tool for validating that executed `Robot Framework`_ test cases
10+
have expected statuses and log messages. It is mainly useful for Robot Framework
11+
library developers who want to use Robot Framework to also test their libraries.
12+
This hotfix release moves to modern build system and add license and copyright
13+
information in the project.
14+
15+
StatusChecker project is hosted at GitHub and downloads are at PyPI_
16+
.. _Robot Framework: http://robotframework.org
17+
.. _PyPI: https://github.com/robotframework/statuschecker
18+
.. _issue tracker: https://github.com/robotframework/SeleniumLibrary/issues?q=milestone%3Av4.1.1
19+
20+
21+
.. contents::
22+
:depth: 2
23+
:local:
24+
25+
Full list of fixes and enhancements
26+
===================================
27+
28+
.. list-table::
29+
:header-rows: 1
30+
31+
* - ID
32+
- Type
33+
- Priority
34+
- Summary
35+
* - `#54`_
36+
- bug
37+
- medium
38+
- Add a LICENSE/COPYRIGHT to repo, distributions
39+
40+
Altogether 1 issue. View on the `issue tracker <https://github.com/robotframework/statuschecker/issues?q=milestone%3Av4.1.1>`__.
41+
42+
.. _#54: https://github.com/robotframework/statuschecker/issues/54

0 commit comments

Comments
 (0)