Skip to content

Commit

Permalink
docs: release notes for 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshshanmugam committed Oct 19, 2021
1 parent 21a8cf9 commit 3544f47
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file.

## v1.0.0-beta.16 (2021-10-19)

### Bug fixes

- Revert to Playwright `1.14.0` as the newer versions of chromium
[breaks](https://bugs.chromium.org/p/chromium/issues/detail?id=1253967&q=glibc&can=2)
CentOS7. As a result of this revert, network events from other contexts like
popups, iframes, tabs would not get captured [#402](https://github.com/elastic/synthetics/pull/402)

## v1.0.0-beta.15 (2021-10-14)

### Breaking Changes
Expand Down

0 comments on commit 3544f47

Please sign in to comment.