Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeryan committed Oct 5, 2023
1 parent 02fae19 commit d04b67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ All notable changes to this project will be documented in this file.
`nidaqmx.errors.DaqFunctionNotSupportedError` are now public exceptions.
* Consistently return `nidaqmx.errors.DaqNotFoundError` on all platforms when the NI-DAQmx
driver is not installed.
* Updated supported Python versions to 3.8, 3.9, 3.10, and 3.11
* Updated supported Python versions to 3.8, 3.9, 3.10, 3.11, and 3.12
* ### Known Issues
* ...

Expand Down

0 comments on commit d04b67a

Please sign in to comment.