docs: update changelog

This commit is contained in:
luke
2021-07-08 18:11:02 +01:00
parent 7fbd2661c8
commit 7d6a86adc7
2 changed files with 6 additions and 1 deletions

View File

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