Skip to content

Commit

Permalink
CHANGELOG.md updated for issues: #434 && #442
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiebee committed Dec 16, 2024
1 parent 85a019e commit 48843aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ Version header format: `[version] Name - year-month-day (entropy-core compatibil
### Changed

### Broke

- sign and sign with adapters no longer returns just the signature. It now returns a object `SignatureData` that contains the signature and information pronating to it see the `SignatureData` interface in (./src/signing/index.ts)(./src/signing/index.ts)
- `entropy.sign` and `entropy.signWithAdaptersInOrder` function argument interface key renamed `sigRequestHash` -> `hexMessage`
### Dev

### Meta
Expand Down

0 comments on commit 48843aa

Please sign in to comment.