Skip to content

Commit d584c91

Browse files
committed
CHANGES: update changelog for 25.0 release
Signed-off-by: Jan Luebbe <[email protected]>
1 parent 63990ed commit d584c91

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGES.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ New Features in 25.0
3636
statistics.
3737
- Add support for LogiLink UA0379 / Microdia cameras to the ``USBVideoDriver``.
3838
- Add more backends to the ``NetworkPowerDriver``:
39-
39+
4040
- Gude 87-1210-18
4141
- Digital Loggers PDUs via the REST API
4242
- Ubiquity mFi mPower power strips
@@ -48,6 +48,13 @@ New Features in 25.0
4848
- Make the ``QEMUDriver`` configuration more flexible and improve startup error
4949
reporting.
5050
- Support labgrid-client power via GPIOs.
51+
- The Getting Started chapter in the docs was improved.
52+
- The systemd service for the labgrid-exporter is now configured with
53+
``Restart=always``.
54+
- Support listing only unused/released places with ``labgrid-client places``.
55+
- Replace deprecated SmartStrip class with IotStrip in the tplink power
56+
backend.
57+
- Add a ``erase()`` method to the ``AndroidFastbootDriver``.
5158

5259
Bug fixes in 25.0
5360
~~~~~~~~~~~~~~~~~
@@ -60,6 +67,9 @@ Bug fixes in 25.0
6067
- Add new stlink USB IDs for the ``USBDebugger`` resource.
6168
- Fix code coverage reporting and submit test results to codecov.
6269
- Fix waiting for ``NetworkService`` created by the ``DockerDaemon``.
70+
- Fix error handling for missing interfaces in the ``NetworkInterfaceDriver``'s
71+
agent.
72+
- Fix ``pip install`` for archives auto-generated by GitHub.
6373

6474
Breaking changes in 25.0
6575
~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)