CORDA-2625 remove reference to Corda 4.1

This commit is contained in:
Dominic Fox 2019-02-18 10:06:11 +00:00 committed by Mike Hearn
parent 9dadf0db96
commit 6673e499a1

View File

@ -27,8 +27,8 @@ Unreleased
The only exception to this is ``Interpolator`` and related classes. These are now in the `IRS demo workflows CorDapp <https://github.com/corda/corda/tree/master/samples/irs-demo/cordapp/workflows-irs>`_.
* Vault states are now correctly migrated when moving from V3 to V4.1. In particular, this means the relevancy column is correctly filled, and the state party table is populated.
Note: This means Corda can be slow to start up for the first time after upgrading from V3 to V4.1.
* Vault states are now correctly migrated when moving from V3 to V4. In particular, this means the relevancy column is correctly filled, and the state party table is populated.
Note: This means Corda can be slow to start up for the first time after upgrading from V3 to V4.
.. _changelog_v4.0: