CORDA-2289 changelog entry for transaction mapping table. (#4371)

This commit is contained in:
Rick Parker
2018-12-06 13:17:33 +00:00
committed by GitHub
parent 7b65ab3410
commit f78c464d86

View File

@ -320,6 +320,8 @@ Unreleased
* The format of the shell commands' output can now be customized via the node shell, using the ``output-format`` command.
* The ``node_transaction_mapping`` database table has been folded into the ``node_transactions`` database table as an additional column.
Version 3.3
-----------