mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
docs: updates changelog
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
|
||||
- `toBeDigits` ([#911](https://github.com/pestphp/pest/pull/911))
|
||||
- `toBeCamelCase`, `toBeKebabCase`, `toBeSnakeCase`, `toBeStudlyCase`, `toHaveSnakeCaseKeys`, `toHaveKebabCaseKeys`, `toHaveCamelCaseKeys`, `toHaveStudlyCaseKeys`` ([#921](https://github.com/pestphp/pest/pull/921))
|
||||
- native functions support on `arch` expectations, e.g: `expect('sleep')->toBeUsed();` ([#4](https://github.com/pestphp/pest-plugin-arch/pull/4))
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user