docs: update changelog

This commit is contained in:
luke
2021-08-03 14:01:53 +01:00
parent aa96d75fb9
commit e83667a20b
2 changed files with 5 additions and 1 deletions

View File

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