Skip to content

Commit

Permalink
Backport #983
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo committed Mar 6, 2024
1 parent e9ca765 commit 18723c0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ouroboros-consensus-cardano/CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

# Changelog entries

<a id='changelog-0.14.0.1'></a>
## 0.14.0.1 — 2024-03-06

### Patch

- Bugfix: Add an extra case to `isIncorrectClaimedFlag` for `Babbage` and `Conway` (https://github.com/IntersectMBO/ouroboros-consensus/issues/973).

<a id='changelog-0.14.0.0'></a>
## 0.14.0.0 — 2024-02-23

Expand Down
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: ouroboros-consensus-cardano
version: 0.14.0.0
version: 0.14.0.1
synopsis:
The instantation of the Ouroboros consensus layer used by Cardano

Expand Down

0 comments on commit 18723c0

Please sign in to comment.