docs: update changelog

This commit is contained in:
luke
2021-07-21 12:59:45 +01:00
parent 51f556799c
commit 328427bfdb
2 changed files with 11 additions and 1 deletions

View File

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