Skip to content

Commit

Permalink
add missing items manually
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Jan 26, 2023
1 parent 39ba6cb commit 7384576
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changes/0.37.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Breaking Changes:
Improved:
---------

- When a dataset is exported an optional user supplied entry point is called. See
`here <../examples/DataSet/Exporting-data-to-other-file-formats.html#Automatically-post-process-exported-datasets.>`__
for more details. (:pr:`4857`)
- PyVISA ``1.13`` is now supported. (:pr:`4895`)
- ``validate`` method of ``DelegateParameter`` now also validates the given value
against the validator of the source parameter (if source parameter is present). (:pr:`4870`)
- The dataset logic has been updated to ensure that if you set an already completed
Expand Down

0 comments on commit 7384576

Please sign in to comment.