Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosas committed Feb 21, 2024
1 parent b6efadd commit 68ed6b6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
All notable changes to this project will be documented in this file.

## 0.10.14
* Add dependency detection for catch blocks.
* Add `shouldInclude()` and `shouldNotInclude` assertions.
* Detect catch blocks in dependency assertions.
* Fix shouldBeNamed assertion not functioning on second run.

## 0.10.13
* Fix namespace selector matching similar namespaces
* Fix namespace selector matching similar namespaces.

## 0.10.12
* Add `shouldBeNamed()` assertion.
Expand Down

0 comments on commit 68ed6b6

Please sign in to comment.