Skip to content

Commit 3ab3248

Browse files
committed
CHANGES: update for release 0.3.1
Document the bug fixes in this release. Signed-off-by: Rouven Czerwinski <[email protected]>
1 parent 48767ad commit 3ab3248

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGES.rst

+16-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
1-
Release 0.3.0 (unreleased)
2-
--------------------------
1+
Release 0.3.1 (released Feb 5, 2021)
2+
------------------------------------
3+
4+
Bug Fixes in 0.3.1
5+
------------------
6+
- Fixes a typo in labgrid-bound-connect, which should re-enable connection
7+
proxying for SSH.
8+
- Man-Pages have been correctly regenerated.
9+
- The exporter correctly handles the configured baud-rate for serial ports again.
10+
- Various tests have been marked with skips if the modules are not available.
11+
- Docker files have been moved to from the docker directory to the dockerfiles
12+
directory, which prevents the tests from incorrectly assuming a docker module
13+
is available.
14+
15+
Release 0.3.0 (released Jan 22, 2021)
16+
-------------------------------------
317

418
New Features in 0.3.0
519
~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)