Skip to content

Commit

Permalink
Merge pull request #1151 from Emantor/changes/stable-23.0.1
Browse files Browse the repository at this point in the history
CHANGES: add bug fixes from 23.0.1
  • Loading branch information
Emantor committed Apr 26, 2023
2 parents 9cba6af + 1f27dcb commit 800cb89
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,16 @@ New Features in 23.1

Bug fixes in 23.1
~~~~~~~~~~~~~~~~~

- The pypi release now uses the labgrid pyserial fork in the form of the
pyserial-labgrid package. This fixes installation with newer versions
of pip.
- Several tests have gained an importorskip() call to skip them if the
module is not available.
- The build-and-release workflow supports building wheels.
- The markers now are restricted to patterns which won't match WARN,
ERROR, INFO and similar log notifiers.
- Fix named SSH lookups in conjunction with an environment file in
labgrid-client.

Breaking changes in 23.1
~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 800cb89

Please sign in to comment.