diff --git a/CHANGELOG.md b/CHANGELOG.md index be79cc8d..1ed49b1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## v1.16.0 - (2022-04-13) - Bumped dependency versions of ajv, yargs, fp-ts - Added the 'logAssignVariables' CLI option to toggle console output for assigned variables (#317) -- Globals - Added the ability for globals as 'collectionTestScripts' for Test Scripts on collection level (#305) +- Globals - Added the option set 'collectionTestScripts' for Test Scripts on collection level (#305) - Globals - Overwrite OpenAPI authorization with the 'securityOverwrites' (#306) ## v1.15.1 - (2022-04-01)