Skip to content

Commit 1b99650

Browse files
committed
Prepare for 2.2.0 release
1 parent d02822e commit 1b99650

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
vendor/
22
/composer.lock
3+
.claude/
34
.php-cs-fixer.cache
45
.phpunit.result.cache

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
## 2.2.0
5+
6+
### Added
7+
8+
- Added `isNotInstanceOfAny` assertion.
9+
410
## 2.1.6
511

612
### Fixed

0 commit comments

Comments
 (0)