forked from M-Labs/artiq
1
0
Fork 0

RELEASE_NOTES: moninj widget changes

This commit is contained in:
Simon Renblad 2024-07-05 15:21:15 +08:00
parent dcc5307771
commit 63512cca57
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ ARTIQ-9 (Unreleased)
* afws_client now uses the "happy eyeballs" algorithm (RFC 6555) for a faster and more
reliable connection to the server.
* The Zadig driver installer was added to the MSYS2 offline installer.
* GUI:
- MonInj DAC widgets now display the monitored value as a voltage instead of a percentage.
ARTIQ-8
-------