You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# chainlink-deployments-framework
2
2
3
+
## 0.111.0
4
+
5
+
### Minor Changes
6
+
7
+
-[#1041](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/1041)[`7ecc2db`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/7ecc2db9c8696a5965a173ce2a1fb2705b03dbca) Thanks [@graham-chainlink](https://github.com/graham-chainlink)! - feat(utils): new ExecuteOnChainSequenceAndMerge util
8
+
9
+
Execute sequence and merge output into an aggregate OnChainOutput.
10
+
11
+
### Patch Changes
12
+
13
+
-[#1040](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/1040)[`6eebfec`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/6eebfec8cf3db15c9371cef32f2776bea7f83711) Thanks [@stackman27](https://github.com/stackman27)! - Wire Canton `ReadAsPartyIDs` from CLDF chain metadata through the MCMS chain access adapter.
14
+
15
+
Bump `mcms` to pick up Canton participant `ReadAsPartyIDs` support in `sdk/canton`.
0 commit comments