Skip to content

Commit

Permalink
Add release note for mdn#9401
Browse files Browse the repository at this point in the history
  • Loading branch information
ddbeck committed Mar 9, 2021
1 parent 521f824 commit e32fd00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ March 11, 2021

- [Support statement objects](https://github.com/mdn/browser-compat-data/blob/v3.2.0/schemas/compat-data-schema.md#the-support_statement-object) may no longer use `false` or `null` values for `version_removed`. Values for `version_removed` are now required to be real version numbers or `true` (removed in some unknown version). This change to the schema codifies a widely-followed practice within existing compatability data. ([#9015](https://github.com/mdn/browser-compat-data/pull/9015))
- `api.Window.layoutShift` was removed as spurious and irrelevant. ([#9388](https://github.com/mdn/browser-compat-data/pull/9388))
- `api.Window.OverconstrainedError` was removed as a duplicate of `api.OverconstrainedError`. ([#9401](https://github.com/mdn/browser-compat-data/pull/9401))
- `api.SVGFECompositeElement.in1` replaces `api.SVGFECompositeElement.in`, fixing a misidentified attribute (again). ([#9074](https://github.com/mdn/browser-compat-data/pull/9074), [#9343](https://github.com/mdn/browser-compat-data/pull/9343))

## [v3.1.3](https://github.com/mdn/browser-compat-data/releases/tag/v3.1.3)
Expand Down

0 comments on commit e32fd00

Please sign in to comment.