docs: update changelog

This commit is contained in:
luke
2021-07-09 09:15:22 +01:00
parent 6a7597c01a
commit e4e9cb09e4
2 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '1.8.0';
return '1.9.0';
}
function testDirectory(string $file = ''): string