Skip to content

Commit

Permalink
Typo in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius authored Feb 19, 2024
1 parent f10834f commit a945008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/snapbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Breaking Change

- `_path` assertions have been replaced by regular assertions accepting and updating `Data::read_from` / `file![]
- `_path` assertions have been replaced by regular assertions accepting and updating `Data::read_from` / `file![]`
- Renamed `Data::try_coerce` to `Data::coerce_to`
- Normalization types and `DataFormat` were moved to the `data` mod

Expand Down

0 comments on commit a945008

Please sign in to comment.