Skip to content

Commit

Permalink
Changelog for 4.0.1
Browse files Browse the repository at this point in the history
Note 4.0.0 was a broken release and has been deleted.
  • Loading branch information
AlexanderWells-diamond committed Feb 14, 2022
1 parent 283594c commit 0ace830
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,30 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

Unreleased_
4.0.1_ - 2022-02-14
-----------

Changed:
Removed:

- `Remove python2 support <../../pull/64>`_

Changed:

- `Default DISP to TRUE for all In records <../../pull/74>`_
- `Overhaul record value setting/getting <../../pull/60>`_

Added:

- New longStringIn/longStringOut record types

Fixed:

- `Zero length waveforms now warn of invalid length <../../pull/55>`_
- `Out records without explicit initial value are now correctly validated <../../pull/43>`_
- `stringOut record values can now be correctly set in all cases <../../pull/40>`_
- `Waveforms will correctly use NELM keyword during initialization <../../pull/37>`_


3.2.1_ - 2021-11-25
-------------------

Expand Down

0 comments on commit 0ace830

Please sign in to comment.