docs: update changelog

This commit is contained in:
luke
2021-06-24 21:44:57 +01:00
parent 2d13c6e219
commit 11ebe014fb
2 changed files with 5 additions and 1 deletions

View File

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