We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d3a75 commit d30a7aeCopy full SHA for d30a7ae
eras/conway/impl/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Version history for `cardano-ledger-conway`
2
3
+## 1.17.3.0
4
+
5
+* Fix buggy behavior of DRep delegations: #4772
6
7
## 1.17.2.0
8
9
* Change the state used for `ConwayWdrlNotDelegatedToDRep` predicate failure checking
eras/conway/impl/cardano-ledger-conway.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: cardano-ledger-conway
-version: 1.17.2.0
+version: 1.17.3.0
license: Apache-2.0
maintainer: operations@iohk.io
author: IOHK
0 commit comments