Skip to content

Commit d5701f5

Browse files
committedApr 26, 2023
CHANGES: add changes for 23.0.1
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
1 parent 8f0e51c commit d5701f5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
 

‎CHANGES.rst

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
Release 23.0.1 (Released Apr 26, 2023)
2+
--------------------------------------
3+
4+
Bug fixes in 23.0.1
5+
~~~~~~~~~~~~~~~~~~~
6+
- The pypi release now uses the labgrid pyserial fork in the form of the
7+
pyserial-labgrid package. This fixes installation with newer versions
8+
of pip.
9+
- Several tests have gained an importorskip() call to skip them if the
10+
module is not available.
11+
- The build-and-release workflow supports building wheels.
12+
- The markers now are restricted to patterns which won't match WARN,
13+
ERROR, INFO and similar log notifiers.
14+
115
Release 23.0 (Released Apr 24, 2023)
216
------------------------------------
317

0 commit comments

Comments
 (0)
Please sign in to comment.