File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -6,18 +6,30 @@ All notable changes to this project will be documented in this file.
66The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/ >`_,
77and 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
1821Added:
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+
21333.2.1 _ - 2021-11-25
2234-------------------
2335
You can’t perform that action at this time.
0 commit comments