Skip to content

Commit 1268c8a

Browse files
add changelog entry
1 parent a60346b commit 1268c8a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2525
- TypeScript version upgraded from `4.4.4` to `4.7.4`.
2626
- `PlaygroundConnectedElement` `project` is now permitted to be `undefined` according to TypeScript.
2727

28+
### Added
29+
30+
- The service worker now sets the [`Cross-Origin-Embedder-Policy: require-corp`](https://html.spec.whatwg.org/multipage/origin.html#coep-require-corp)
31+
heading on all responses.
32+
2833
## [0.16.3] - 2022-08-02
2934

3035
### Added

0 commit comments

Comments
 (0)