Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Changelog
* [1.5.0](#150)
* [1.4.1](#141)
* [1.4.0](#140)
* [1.3.0](#130)
* [1.2.0](#120)
Expand All @@ -25,6 +27,34 @@

All notable changes to this project will be documented in this file.

## 1.5.0
* ### Merged Pull Requests
* [Full changelog: 1.4.1...1.5.0](https://github.com/ni/nidaqmx-python/compare/1.4.1...1.5.0)

* ### Resolved Issues
* ...

* ### Major Changes
* ...


* ### Known Issues
* ...

## 1.4.1
* ### Merged Pull Requests
* [Full changelog: 1.4.0...1.4.1](https://github.com/ni/nidaqmx-python/compare/1.4.0...1.4.1)

* ### Resolved Issues
* ...

* ### Major Changes
* Update installer metadata using DAQmx version 26.0.0


* ### Known Issues
* ...

## 1.4.0
* ### Merged Pull Requests
* [Full changelog: 1.3.0...1.4.0](https://github.com/ni/nidaqmx-python/compare/1.3.0...1.4.0)
Expand Down