Skip to content

Commit

Permalink
Fixing changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
msooseth committed Jan 7, 2025
1 parent 0804e54 commit d6ea97b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Added
- JoinBytes simplification rule
- New simplification rule to help deal with abi.encodeWithSelector
- More simplification rules for Props

## Fixed
- We now try to simplify expressions fully before trying to cast them to a concrete value
This should improve issues when "Unexpected Symbolic Arguments to Opcode" was
unnecessarily output

## Added
- More simplification rules for Props

## [0.54.2] - 2024-12-12

## Fixed
Expand Down

0 comments on commit d6ea97b

Please sign in to comment.