Skip to content

Commit

Permalink
Added changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed May 15, 2024
1 parent 2e0ba4d commit 2796ab3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,16 @@ All notable changes to insta and cargo-insta are documented here.
## 1.39.0

- Fixed a bug in `require_full_match`. #485

- Fixed a bug that caused snapshot and module names to sometimes be inaccurate. #483

- Insta will no longer error when removing snapshots that were already removed. #484

- Added support for trailing commas in inline snapshots. #472

- Don't pass `--color` in all cases to `libtest` any more to work around limitations
with custom test harnesses. #491

## 1.38.0

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

0 comments on commit 2796ab3

Please sign in to comment.