CORDA-2817 - Changelog for bug fix to stop commands being combined. ()

This commit is contained in:
Rick Parker 2019-05-03 14:37:22 +01:00 committed by Katelyn Baker
parent 239376f699
commit 95b6cd1c6d

@ -4,6 +4,11 @@ Changelog
Here's a summary of what's changed in each Corda release. For guidance on how to upgrade code from the previous
release, see :doc:`app-upgrade-notes`.
Unreleased
----------
* Fix a bug in Corda 4.0 that combined commands in ``TransactionBuilder`` if they only differed by the signers list. The behaviour is now consistent with prior Corda releases.
.. _changelog_v4.0:
Version 4.0