Skip to content

Commit

Permalink
Update CHANGELOG, I think.
Browse files Browse the repository at this point in the history
  • Loading branch information
matanlurey committed Dec 29, 2024
1 parent 1bfa2f0 commit bf27c19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/checks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
- Add `containsMatchingInOrder` and `containsEqualInOrder` to replace the
combined functionality in `containsInOrder`.
- Replace `pairwiseComparesTo` with `pairwiseMatches`.
- Fix a bug where printing the result of a failed deep quality check would
fail with a `TypeError` when comparing large `Map` instances
- Increase SDK constraint to ^3.5.0.

## 0.3.0
Expand Down

0 comments on commit bf27c19

Please sign in to comment.