Skip to content

Commit

Permalink
♻️ Amend CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Oct 12, 2024
1 parent 37a2e75 commit 8f9fe0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
- [`message_hash_utils`](https://github.com/pcaversaccio/snekmate/blob/v0.1.1/src/snekmate/utils/message_hash_utils.vy): Use native hex `x"..."` string literals. ([#283](https://github.com/pcaversaccio/snekmate/pull/283))
- [`eip712_domain_separator`](https://github.com/pcaversaccio/snekmate/blob/v0.1.1/src/snekmate/utils/eip712_domain_separator.vy):
- Use relative `interfaces` `import`s. ([#263](https://github.com/pcaversaccio/snekmate/pull/263))
- Use native hex `x"..."` string literals. ([#283](https://github.com/pcaversaccio/snekmate/pull/283))
- Use `bytes1` literal in `eip712Domain` function. ([#283](https://github.com/pcaversaccio/snekmate/pull/283))
- [`math`](https://github.com/pcaversaccio/snekmate/blob/v0.1.1/src/snekmate/utils/math.vy): Use mutable `internal` function parameters. ([#267](https://github.com/pcaversaccio/snekmate/pull/267))

### 🥢 Test Coverage
Expand Down

0 comments on commit 8f9fe0c

Please sign in to comment.