Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Cisphyx committed Jun 3, 2024
1 parent fec0a2f commit b27ebd7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,14 @@ Features and Enhancements
- Add ``node.data.set`` and ``node.data.pop`` to the list of declared
Cortex permissions.
(`#3716 <https://github.com/vertexproject/synapse/pull/3716>`_)
- Storm Dmon APIs called on a Cortex mirror now call up to the leader to
retrieve their result.
(`#3735 <https://github.com/vertexproject/synapse/pull/3735>`_)
- Add a ``insertParentFork()`` API on Storm View objects to insert a new
View between an existing fork and its parent View.
(`#3731 <https://github.com/vertexproject/synapse/pull/3731>`_)
- Quorum merge requests are now allowed on Views which have forks.
(`#3738 <https://github.com/vertexproject/synapse/pull/3738>`_)

Bugfixes
--------
Expand Down

0 comments on commit b27ebd7

Please sign in to comment.