Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Release 25.1 (Unreleased)
Release 26.0 (Unreleased)
-------------------------
Sponsored by: Analog Devices GmbH

New Features in 25.1
New Features in 26.0
~~~~~~~~~~~~~~~~~~~~

- The default interrupt key for the `BareboxDriver` is now CTRL+D (``\x04``)
Expand All @@ -15,7 +16,7 @@ New Features in 25.1
- The `consoleexpectmixin` now supports chunking of multiple bytes
with the ``txchunk`` attribute.

Breaking changes in 25.1
Breaking changes in 26.0
~~~~~~~~~~~~~~~~~~~~~~~~
- The deprecated pytest plugin option ``--env-config`` has been removed. Use
``--lg-env`` instead.
Expand Down
Loading