Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Mar 28, 2024
1 parent 9afc3c8 commit 2e79e3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ All notable changes to insta and cargo-insta are documented here.

- `Filters` is now constructible from `IntoIterator`. #400

- Change `std` macro calls to be fully qualified. This fixes issues where
the prelude was not used or the macros were overridden. #469

## 1.37.0

- All macros for file snapshots should now handle trailing commas (but not yet inline snapshots)
Expand Down

0 comments on commit 2e79e3d

Please sign in to comment.