mirror of
https://github.com/corda/corda.git
synced 2025-04-05 10:27:11 +00:00
Fix M11 changelog entry for DemoBench (#563)
Renaming DemoBench installation is not an API change.
This commit is contained in:
parent
c692a39e62
commit
08e7eb1a57
@ -12,10 +12,10 @@ UNRELEASED
|
||||
* Added ``CompositeSignature`` and ``CompositeSignatureData`` as part of enabling ``java.security`` classes to work with
|
||||
composite keys and signatures.
|
||||
|
||||
* DemoBench is now installed as ``Corda DemoBench`` instead of ``DemoBench``.
|
||||
|
||||
* Starting a flow no longer enables progress tracking by default. To enable it, you must now invoke your flow using one of the new ``CordaRPCOps.startTrackedFlow`` functions. ``FlowHandle`` is now an interface, and its ``progress: Observable`` field has been moved to the ``FlowProgressHandle`` child interface. Hence developers no longer need to invoke ``notUsed`` on their flows' unwanted progress-tracking observables.
|
||||
|
||||
* DemoBench is now installed as ``Corda DemoBench`` instead of ``DemoBench``.
|
||||
|
||||
Milestone 10.0
|
||||
--------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user