Skip to content

Commit

Permalink
Update Changelog 1.0.2 (#655)
Browse files Browse the repository at this point in the history
* Update changelog and pyproject.toml version

* revert back to 1.1.0

* address comment
  • Loading branch information
charitylxy authored Nov 7, 2024
1 parent dc0a66e commit 18cc3ee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,11 @@ All notable changes to this project will be documented in this file.

* ### Resolved Issues
* [644: nidaqmx doesn't support Python 3.13+](https://github.com/ni/nidaqmx-python/issues/644)
* [641: No devices found](https://github.com/ni/nidaqmx-python/issues/641)
* Fall back to ASCII encoding if the system locale is not set.

* ### Known Issues
* ...
* [639: first_samp_timestamp_val property does not work because LibraryInterpreter is missing a method](https://github.com/ni/nidaqmx-python/issues/639)

## 1.0.1
* ### Merged Pull Requests
Expand Down

0 comments on commit 18cc3ee

Please sign in to comment.