File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed
Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ * [ 1.2.0] ( #120 )
23* [ 1.1.0] ( #110 )
34* [ 1.0.2] ( #102 )
45* [ 1.0.1] ( #101 )
2223
2324All notable changes to this project will be documented in this file.
2425
25- ## 1.1 .0
26+ ## 1.2 .0
2627* ### Merged Pull Requests
28+ * [ Full changelog: 1.1.0...1.2.0] ( https://github.com/ni/nidaqmx-python/compare/1.1.0...1.2.0 )
29+
30+ * ### Resolved Issues
31+ * ...
32+
33+ * ### Major Changes
2734 * ...
2835
36+ * ### Known Issues
37+ * ...
38+
39+ ## 1.1.0
40+ * ### Merged Pull Requests
41+ * [ Full changelog: 1.0.2...1.1.0] ( https://github.com/ni/nidaqmx-python/compare/1.0.2...1.1.0 )
42+
2943* ### Resolved Issues
30- * [ 656: Missing usage of slots in classes with DAQmx attributes] ( https://github.com/ni/nidaqmx-python/issues/656 )
44+ * [ 656: Missing usage of slots in classes with DAQmx attributes] ( https://github.com/ni/nidaqmx-python/issues/656 )
3145
3246* ### Major Changes
3347 * Added support for mioDAQ configurable digital voltage.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nidaqmx"
3- version = " 1.1.0 "
3+ version = " 1.2.0-dev0 "
44license = " MIT"
55description = " NI-DAQmx Python API"
66authors = [
" NI <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments