Skip to content

Commit

Permalink
Fix command in changelog (#705)
Browse files Browse the repository at this point in the history
Closes #704
  • Loading branch information
max-sixty authored Jan 7, 2025
1 parent c20f566 commit 1da675c
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 @@ -8,7 +8,7 @@ All notable changes to insta and cargo-insta are documented here.
context, we originally added this in the prior release (1.41.0) to support
binary snapshots, but some folks disliked the diff noise on any snapshot
changes, and the maintainers' weighted votes favored reverting. I apologize
that this will cause some additional churn for those who used `cargo test
that this will cause some additional churn for those who used `cargo insta test
--force-update-snapshots` to update their snapshots to the 1.41 format;
running this again with 1.42 will remove those metadata entries. To confirm:
this doesn't affect whether snapshot tests pass or fail — the worst impact is
Expand Down

0 comments on commit 1da675c

Please sign in to comment.