Skip to content

Commit

Permalink
Merge pull request #1157 from danielballan/rel-nodes-1.9.0
Browse files Browse the repository at this point in the history
Add release notes for v1.9.0
  • Loading branch information
DominicOram authored Sep 15, 2023
2 parents 56838e9 + a47fa92 commit cb57ed8
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion docs/user_v1/reference/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@
Release History
=================

1.9.0 (2023-09-15)
==================

Added
-----

* New ``StableSubscriptionStatus``, client-side dead band
* Support ``__contains__`` on ``AndStatus``

Fixes
-----

* In v2, the fallback backends were implemented as functions,
can could not be used as Enum members. They are now implemented
as classes.


1.8.0 (2023-06-26)
==================

Expand All @@ -10,7 +27,6 @@ Added

* Add support for EPICS area detector pvaDriver cam
* Add status repr to ``WaitTimeoutError`` message
* New ``StableSubscriptionStatus``

Changes
-------
Expand Down

0 comments on commit cb57ed8

Please sign in to comment.