Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo authored and youknowriad committed Apr 26, 2021
1 parent 479465a commit a19f854
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

### Breaking Changes

- The bundled `puppeteer-core` (`5.5.0`) dependency has been upgraded to version `9.0.0`. Puppeteer uses Chromium v91 instead of Chromium v81. See the full list of breaking changes of [9.0.0](https://github.com/puppeteer/puppeteer/releases/tag/v9.0.0) and lower versions.

### New Features

- Include a Jest Reporter that formats test results for GitHub Actions annotations ([#31041](https://github.com/WordPress/gutenberg/pull/31041)).
Expand Down

0 comments on commit a19f854

Please sign in to comment.