We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 112b13b + 7d3dd76 commit 5a421b2Copy full SHA for 5a421b2
cardano-cli/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog for cardano-cli
2
3
+## 10.1.1.0
4
+- Restore stable query cmds
5
+ (bugfix)
6
+ [PR 955](https://github.com/IntersectMBO/cardano-cli/pull/955)
7
+
8
## 10.1.0.0
9
10
- Upgrade CHaP (include `cardano-ledger-conway-1.17.1.0`)
cardano-cli/cardano-cli.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.4
name: cardano-cli
-version: 10.1.0.0
+version: 10.1.1.0
synopsis: The Cardano command-line interface
description: The Cardano command-line interface.
copyright: 2020-2023 Input Output Global Inc (IOG).
0 commit comments