Skip to content

Commit 2e79e3d

Browse files
committed
Add changelog entry
1 parent 9afc3c8 commit 2e79e3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ All notable changes to insta and cargo-insta are documented here.
66

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

9+
- Change `std` macro calls to be fully qualified. This fixes issues where
10+
the prelude was not used or the macros were overridden. #469
11+
912
## 1.37.0
1013

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

0 commit comments

Comments
 (0)