diff --git a/CHANGES b/CHANGES index 2b38ada..91133c3 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,7 @@ PyVISA-py Changelog - fix usbtmc implementation to properly discard the alignment bytes ensuring only the actual data (`transfer_size`) is retained in the message PR #465 - Implemented partial USBTMC message functionality that allows reading the amount of bytes - specified by host. + specified by host PR #470 - add support for VI_ATTR_SUPPRESS_END_EN for USB resources PR #449 0.7.2 (07/03/2024)