Skip to content

Commit 0ace830

Browse files
Changelog for 4.0.1
Note 4.0.0 was a broken release and has been deleted.
1 parent 283594c commit 0ace830

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,30 @@ All notable changes to this project will be documented in this file.
66
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
77
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
88

9-
Unreleased_
9+
4.0.1_ - 2022-02-14
1010
-----------
1111

12-
Changed:
12+
Removed:
1313

1414
- `Remove python2 support <../../pull/64>`_
15+
16+
Changed:
17+
1518
- `Default DISP to TRUE for all In records <../../pull/74>`_
1619
- `Overhaul record value setting/getting <../../pull/60>`_
1720

1821
Added:
22+
1923
- New longStringIn/longStringOut record types
2024

25+
Fixed:
26+
27+
- `Zero length waveforms now warn of invalid length <../../pull/55>`_
28+
- `Out records without explicit initial value are now correctly validated <../../pull/43>`_
29+
- `stringOut record values can now be correctly set in all cases <../../pull/40>`_
30+
- `Waveforms will correctly use NELM keyword during initialization <../../pull/37>`_
31+
32+
2133
3.2.1_ - 2021-11-25
2234
-------------------
2335

0 commit comments

Comments
 (0)