File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,14 @@ Valid subsections within a version are:
1818
1919Things to be included in the next release go here.
2020
21+ ---
22+
23+ ## v3.1.6 (2025-03-11)
24+
25+ ### Merged Pull Requests
26+
27+ - Update AWG70K driver to properly handle when the DCA output signal path is not supported ([ #398 ] ( https://github.com/tektronix/tm_devices/pull/398 ) )
28+
2129### Fixed
2230
2331- Updated the expected error message for the ` set_output_signal_path() ` method in the AWG70K driver.
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ maintainers = [
7373name = " tm_devices"
7474readme = " README.md"
7575repository = " https://github.com/tektronix/tm_devices"
76- version = " 3.1.5 "
76+ version = " 3.1.6 "
7777
7878[tool .poetry .dependencies ]
7979colorlog = " ^6.9.0"
You can’t perform that action at this time.
0 commit comments