We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f86f7 commit 250dc6cCopy full SHA for 250dc6c
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# Changelog
2
* [1.1.0](#110)
3
+* [1.0.2](#102)
4
* [1.0.1](#101)
5
* [1.0.0](#100)
6
* [0.9.0](#090)
@@ -31,6 +32,16 @@ All notable changes to this project will be documented in this file.
31
32
* ### Known Issues
33
* ...
34
35
+## 1.0.2
36
+* ### Merged Pull Requests
37
+ * [Full changelog: 1.0.1...1.0.2](https://github.com/ni/nidaqmx-python/compare/1.0.1...1.0.2)
38
+
39
+* ### Resolved Issues
40
+ * [644: nidaqmx doesn't support Python 3.13+](https://github.com/ni/nidaqmx-python/issues/644)
41
42
+* ### Known Issues
43
+ * ...
44
45
## 1.0.1
46
* ### Merged Pull Requests
47
* [Full changelog: 1.0.0...1.0.1](https://github.com/ni/nidaqmx-python/compare/1.0.0...1.0.1)
0 commit comments