File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog for cardano-api
22
3+ ## 10.15.0.0
4+
5+ - Removed Babbage era from ` Experimental ` API together with ` babbageEraOnwardsToEra ` function.
6+ (breaking)
7+ [ PR 828] ( https://github.com/IntersectMBO/cardano-api/pull/828 )
8+
9+ - Improved autobalancing errors when change has no lovelace
10+ ` checkMinUTxOValue ` has its arguments flipped.
11+ (breaking, refactoring)
12+ [ PR 816] ( https://github.com/IntersectMBO/cardano-api/pull/816 )
13+
14+ - Added support for stake pool extended keys
15+ (feature)
16+ [ PR 781] ( https://github.com/IntersectMBO/cardano-api/pull/781 )
17+
18+ - Exposed ` substituteExecutionUnits ` & ` handleExUnitsErrors ` from ` Cardano.Api.Internal.Fees ` module
19+ (compatible)
20+ [ PR 820] ( https://github.com/IntersectMBO/cardano-api/pull/820 )
21+
22+ - Fixed CBOR codecs for Proposal
23+ (compatible, maintenance)
24+ [ PR 823] ( https://github.com/IntersectMBO/cardano-api/pull/823 )
25+
326## 10.14.1.0
427
528- Update consensus to 0.26
Original file line number Diff line number Diff line change 11cabal-version : 3.4
22name : cardano-api
3- version : 10.14.1 .0
3+ version : 10.15.0 .0
44synopsis : The cardano API
55description : The cardano API.
66category :
You can’t perform that action at this time.
0 commit comments