We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c559cd7 commit 351b17cCopy full SHA for 351b17c
1 file changed
cardano-cli/CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog for cardano-cli
2
3
+## TBD
4
+
5
+- Integrate cardano-cli with cardano-node 10.7 dependencies (ledger, consensus, network changes)
6
+ (maintenance, compatible)
7
+ [PR 1319](https://github.com/IntersectMBO/cardano-cli/pull/1319)
8
9
+- Print friendly stderr message when query future-pparams returns null
10
+ (feature)
11
+ [PR 1344](https://github.com/IntersectMBO/cardano-cli/pull/1344)
12
13
+- Removed requirement of "current treasury value" in transactions
14
+ (compatible)
15
+ [PR 1322](https://github.com/IntersectMBO/cardano-cli/pull/1322)
16
17
## 10.15.0.1
18
19
- Fix supplemental datum propagation in transaction outputs
0 commit comments