Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardosm committed Oct 29, 2024
1 parent 17eada8 commit 178b966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- `EvalErrorKind::InvalidBuiltInFuncArgType` has been renamed to
`EvalErrorKind::InvalidStdFuncArgType`.
- New variants have been added to `EvalErrorKind`.
- New variants have been added to `EvalStackTraceItem`.
- `ExpectedThing` as been renamed to `ExpectedToken`.
- `ParseError::Expected` now uses `ActualToken` instead of `TokenKind`.
Expand Down

0 comments on commit 178b966

Please sign in to comment.