We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d8b3ce commit 8ed7a14Copy full SHA for 8ed7a14
cardano-cli/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog for cardano-cli
2
3
+## 10.13.1.0
4
+
5
+- Update `cardano-ledger-api` to fix bug in `queryPoolState`, where current Pool parameters were returned instead of the future ones.
6
+ (bugfix)
7
+ [PR 1298](https://github.com/IntersectMBO/cardano-cli/pull/1298)
8
9
## 10.13.0.0
10
11
- Update cardano-api-10.19.0.0
cardano-cli/cardano-cli.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.8
name: cardano-cli
-version: 10.13.0.0
+version: 10.13.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