Skip to content

Commit 47795e8

Browse files
authored
Merge pull request #1441 from IntersectMBO/release/cardano-cli-11.2.3.1
Release cardano-cli 11.2.3.1
2 parents d98f111 + 9b710f7 commit 47795e8

5 files changed

Lines changed: 12 additions & 12 deletions

.changes/20260903_080248_cardano-cli_github-actions[bot]_cardano_cli_11_2_3_0.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/20260904_074500_cardano-cli_mgalazyn_integrate_cardano_api_11_7_0_0.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Release cardano-cli 11.2.3.1
2+
kind:
3+
- release
4+
pr: 1441
5+
project: cardano-cli

cardano-cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog for cardano-cli
22

3+
## 11.2.3.1 -- 2026-09-04
4+
5+
- Update cardano-api to 11.7.0.0, fixing plutus redeemer pointer indexing in transaction building: proposal pointers now follow the transaction's insertion order and certificate pointers count unwitnessed certificates.
6+
(bugfix)
7+
[PR 1440](https://github.com/intersectmbo/cardano-cli/pull/1440)
8+
39
## 11.2.3.0 -- 2026-09-03
410

511
- Bumped ouroboros-consensus to address issue that affected queries `query kes-period-info` and `query tip`.

cardano-cli/cardano-cli.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.8
22
name: cardano-cli
3-
version: 11.2.3.0
3+
version: 11.2.3.1
44
synopsis: The Cardano command-line interface
55
description: The Cardano command-line interface.
66
copyright: 2020-2023 Input Output Global Inc (IOG).

0 commit comments

Comments
 (0)