We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5cd7e commit c32b29aCopy full SHA for c32b29a
CHANGES.rst
@@ -1,3 +1,13 @@
1
+Release 23.0.4 (Released Nov 10, 2023)
2
+--------------------------------------
3
+
4
+Bug fixes in 23.0.4
5
+~~~~~~~~~~~~~~~~~~~
6
+- Fix dockerfiles syntax error that became fatal in a recent docker release.
7
+- Fix ShellDriver's xmodem functionality.
8
+- Pin pylint to prevent incompatibility with pinned pytest-pylint.
9
+- Fix ``labgrid-client console --loop`` on disappearing serial ports (such as
10
+ on-board FTDIs).
11
12
Release 23.0.3 (Released Jul 20, 2023)
13
--------------------------------------
0 commit comments