You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-37Lines changed: 2 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Changelog
2
2
3
-
*[Unreleased](#unreleased)
3
+
*[1.4.8](#148---2024-04-26)
4
4
*[1.4.7](#147---2023-12-15)
5
5
*[1.4.6](#146---2023-09-11)
6
6
*[1.4.5](#145---2023-06-12)
@@ -34,25 +34,13 @@
34
34
35
35
All notable changes to this project will be documented in this file.
36
36
37
-
## Unreleased
37
+
## 1.4.8 - 2024-04-26
38
38
*### ALL
39
39
*#### Added
40
40
* Support for Python 3.12
41
-
*#### Changed
42
-
*#### Removed
43
41
*### `nidcpower` (NI-DCPower)
44
-
*#### Added
45
42
*#### Changed
46
43
* Fix [#1664](https://github.com/ni/nimi-python/issues/1970): nidcpower_advanced_sequence.py has several issues preventing it from working out of the box on real hardware.
47
-
*#### Removed
48
-
*### `nidigital` (NI-Digital Pattern Driver)
49
-
*#### Added
50
-
*#### Changed
51
-
*#### Removed
52
-
*### `nidmm` (NI-DMM)
53
-
*#### Added
54
-
*#### Changed
55
-
*#### Removed
56
44
*### `nifgen` (NI-FGEN)
57
45
*#### Added
58
46
* Properties added:
@@ -64,29 +52,6 @@ All notable changes to this project will be documented in this file.
0 commit comments