From 4e28e520abec51388e0bd53020eed06ccbcb91f3 Mon Sep 17 00:00:00 2001 From: Pablo Lamela Date: Thu, 14 Nov 2024 16:21:48 +0100 Subject: [PATCH] Fix grammar in ChangeLog.md Co-authored-by: Adam Dean <63186174+Crypto2099@users.noreply.github.com> --- ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 44ad14a3..e417564f 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -6,7 +6,7 @@ - Simplify filenames by using a hashed prefix instead of the full mnemonic, enhancing portability). - `hashKey` for Shelley style -- Key derivation support for DRep, CCCold and CCHot in accordance to [CIP-0105](https://github.com/cardano-foundation/CIPs/tree/master/CIP-0105). Also supported in CLI. +- Key derivation support for DRep, CCCold and CCHot in accordance with [CIP-0105](https://github.com/cardano-foundation/CIPs/tree/master/CIP-0105). Also supported in CLI. - Fix field for staking scripts in AddressInfo. - Rename infoScriptHash field in AddressInfo to infoSpendingScriptHash. - Get signing key and chain code from extended signing key via `cardano-address key private`