Skip to content

Commit

Permalink
Merge pull request #1031 from gwbischof/rel-v1.6.4
Browse files Browse the repository at this point in the history
v1.6.4 release notes
  • Loading branch information
danielballan authored Apr 8, 2022
2 parents df60483 + c5a5e22 commit 129bff1
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion docs/source/reference/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
Release History
=================


1.6.4 (2022-04-08)
==================

Changes
-------

* Improve ``ValueError`` from ``Signal.describe()`` to report signal name.
* Added timeout arguments to FakeEpicsSignal.

Fixes
-----

* Fix versioneer compatability with python 3.11.

1.6.3 (2021-10-11)
==================

Expand All @@ -21,7 +36,7 @@ Fixes
-----

* Prevent set_and_wait from accepting a failed read when tolerances are set.
* Added missing _metadata_keys and kwargs to FakeEpicsSignal, to better
* Added missing _metadata_keys and kwargs to FakeEpicsSignal, to better
mimick EpicsSignal.
* EpicsMotor will now restore the ``SET`` field back to 0 if an error occurs
during ``set_current_position``.
Expand Down

0 comments on commit 129bff1

Please sign in to comment.