mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-12 13:05:08 +03:00
Add a Ledger API changelog (#8974)
* Add a Ledger API changelog changelog_begin changelog_end * Update docs/source/support/compatibility.rst Co-authored-by: Bernhard Elsner <40762178+bame-da@users.noreply.github.com> Co-authored-by: Bernhard Elsner <40762178+bame-da@users.noreply.github.com>
This commit is contained in:
parent
1da3e64f0c
commit
71116b053c
@ -50,6 +50,23 @@ The below lists with which Daml Connect version a new Ledger API version was int
|
||||
* - <= 1.7
|
||||
- Introduced with the same Daml Connect / SDK version
|
||||
|
||||
Summary of Ledger API Changes
|
||||
.............................
|
||||
|
||||
.. list-table::
|
||||
:header-rows: 1
|
||||
|
||||
* - Ledger API Version
|
||||
- Changes
|
||||
* - 1.10
|
||||
- Introduce Daml-LF 1.12
|
||||
* - 1.9
|
||||
- Introduce Daml-LF 1.11
|
||||
* - 1.8
|
||||
- Introduce Multi-Party Submissions
|
||||
* - <= 1.7
|
||||
- See Daml Connect (/SDK) [release notes](https://daml.com/release-notes) of same version number.
|
||||
|
||||
Driver and Participant Compatibility: Network Upgradeability
|
||||
------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user