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 8, 2019
1 parent f7d9289 commit e199b89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,10 @@ Please add one entry in this file for each change in Yarn's behavior. Use the sa

## 1.15.0

- 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)

- Removes `--scripts-prepend-node-path` as Yarn's default behavior makes this obsolete

[#7057](https://github.com/yarnpkg/yarn/pull/7057/files) - [**Jason Grout**](https://github.com/jasongrout)
Expand Down

0 comments on commit e199b89

Please sign in to comment.