Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions news/validate-rfe.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
**Added:**

* The `validate` method for the RelativeHybridTopologyProtocol has been
implemented. This means that settings and system validation can mostly
be done prior to Protocol execution by calling
`RelativeHybridTopologyProtocol.validate(stateA, stateB, mapping)`.

**Changed:**

* <news item>

**Deprecated:**

* <news item>

**Removed:**

* <news item>

**Fixed:**

* <news item>

**Security:**

* <news item>
Loading
Loading