mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 18:57:22 +01:00
docs: update changelog
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@ -2,6 +2,17 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## [v2.16.1 (2023-08-29)](https://github.com/pestphp/pest/compare/v2.16.0...v2.16.1)
|
||||||
|
|
||||||
|
> New changelog format starting this release.
|
||||||
|
|
||||||
|
### Added
|
||||||
|
* `toHaveSameSize` expectation by @hungthai1401 in https://github.com/pestphp/pest/pull/924, https://github.com/pestphp/pest/pull/930
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
* Inconsistent type have count exception by @hungthai1401 in https://github.com/pestphp/pest/pull/923
|
||||||
|
* Datasets defined in `Pest.php`
|
||||||
|
|
||||||
## [v2.16.0 (2023-08-21)](https://github.com/pestphp/pest/compare/v2.15.0...v2.16.0)
|
## [v2.16.0 (2023-08-21)](https://github.com/pestphp/pest/compare/v2.15.0...v2.16.0)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
Reference in New Issue
Block a user