Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alisinabh committed Feb 5, 2024
1 parent 4a48914 commit d8116ba
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## Unreleased

### Breaking Changes

- Removed `signature_v`, `signature_recovery_id` and `signature_y_parity` from `Ethers.Transaction`
struct and introduce new `signature_v_or_y_parity` value

### Enhancements

- Cleanup implementation of Transaction encoders and value decoder

## v0.2.3 (2024-01-29)

### New features
Expand Down

0 comments on commit d8116ba

Please sign in to comment.