docs: update changelog

This commit is contained in:
Nuno Maduro
2023-08-01 14:49:00 +01:00
parent 049da041b2
commit 72d482de28

View File

@ -2,6 +2,12 @@
## Unreleased
## [v2.11.0 (2023-08-01)](https://github.com/pestphp/pest/compare/v2.10.1...v2.11.0)
### Added
- `toBeInvokable`expectation ([#891](https://github.com/pestphp/pest/pull/891))
## [v2.10.1 (2023-07-31)](https://github.com/pestphp/pest/compare/v2.10.0...v2.10.1)
### Fixed