From 778fa9ee8ea2874a0c9083ae7ba03299d764f4e0 Mon Sep 17 00:00:00 2001 From: Brad Keryan Date: Wed, 11 Dec 2024 11:12:32 -0600 Subject: [PATCH] CHANGELOG.md: Add mioDAQ configurable digital voltage (#663) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5825fbfb..15b1cba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,9 @@ All notable changes to this project will be documented in this file. * ### Resolved Issues * ... +* ### Major Changes + * Added support for mioDAQ configurable digital voltage. + * ### Known Issues * ... @@ -269,4 +272,4 @@ All notable changes to this project will be documented in this file. readthedocs. ## 0.5.0 -* Initial pre-release of nidaqmx \ No newline at end of file +* Initial pre-release of nidaqmx