Skip to content

Commit

Permalink
chore(changelog): add audit --level flag
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeriopvl committed Mar 17, 2019
1 parent 58e488b commit 970b3d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,10 @@ Please add one entry in this file for each change in Yarn's behavior. Use the sa

## Master

- Implements `yarn audit --level [severity]` flag to filter the audit command's output.

[#6716](https://github.com/yarnpkg/yarn/pull/6716) - [**Rogério Vicente**](https://twitter.com/rogeriopvl)

- Implements `yarn audit --groups group_name [group_name ...]`.

[#6724](https://github.com/yarnpkg/yarn/pull/6724) - [**Tom Milligan**](https://github.com/tommilligan)
Expand Down

0 comments on commit 970b3d9

Please sign in to comment.