Skip to content

Commit

Permalink
Merge pull request #341 from input-output-hk/jordan/cardano-cli-8.12.0.0
Browse files Browse the repository at this point in the history
New version cardano-cli-8.12.0.0
  • Loading branch information
Jimbo4350 authored Oct 5, 2023
2 parents 3d47a18 + b62266f commit f1e4419
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository cardano-haskell-packages
-- you need to run if you change them
index-state:
, hackage.haskell.org 2023-08-08T19:56:09Z
, cardano-haskell-packages 2023-10-05T20:00:00Z
, cardano-haskell-packages 2023-10-05T18:49:55Z

packages:
cardano-cli
Expand Down
18 changes: 18 additions & 0 deletions cardano-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog for cardano-cli

## 8.12.0.0

- Add support for committee hot key witnesses
(feature, compatible)
[PR 338](https://github.com/input-output-hk/cardano-cli/pull/338)

- Make it possible to use cc hot keys for `conway governance vote create`
(feature, compatible)
[PR 337](https://github.com/input-output-hk/cardano-cli/pull/337)

- Move files that are not golden files into `input` directory
(compatible, improvement)
[PR 327](https://github.com/input-output-hk/cardano-cli/pull/327)

- create-poll, answer-poll, verify-poll: move to 'babbage governance' block
(breaking, improvement)
[PR 322](https://github.com/input-output-hk/cardano-cli/pull/322)

## 8.11.0.0

- Fix missing redeemers in certificate delegation and deregistration
Expand Down
2 changes: 1 addition & 1 deletion cardano-cli/cardano-cli.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.4

name: cardano-cli
version: 8.11.0.0
version: 8.12.0.0
synopsis: The Cardano command-line interface
description: The Cardano command-line interface.
copyright: 2020-2023 Input Output Global Inc (IOG).
Expand Down

0 comments on commit f1e4419

Please sign in to comment.