Skip to content

Commit

Permalink
docs: run prettier pre-commit on changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CosminPerRam committed Sep 11, 2024
1 parent 9806d4f commit 65685ff
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 @@ -10,7 +10,8 @@
### Breaking Changes

- Removed `TryFrom<u8>` and `#[repr(u8)]` for `ExceptionCode`.
- Renamed `Exception` to `ExceptionCode` to be more consistent with `FunctionCode`.
- Renamed `Exception` to `ExceptionCode` to be more consistent with
`FunctionCode`.

## v0.14.1 (2024-09-10)

Expand Down

0 comments on commit 65685ff

Please sign in to comment.