Skip to content

Commit 18cc3ee

Browse files
authored
Update Changelog 1.0.2 (#655)
* Update changelog and pyproject.toml version * revert back to 1.1.0 * address comment
1 parent dc0a66e commit 18cc3ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ All notable changes to this project will be documented in this file.
3838

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

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

4547
## 1.0.1
4648
* ### Merged Pull Requests

0 commit comments

Comments
 (0)