Skip to content

Commit c91eb34

Browse files
committed
v2.21.0
1 parent 6a1dee4 commit c91eb34

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

Diff for: CHANGELOG.md

+26-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,32 @@ All changes to this project will be documented in this file. Commits titled
44
"Update spec info" are generated automatically and contain updates to spec
55
property values. Check the corresponding Git commit for details.
66

7-
## [2.20.0](https://github.com/w3c/browser-specs/compare/2.19.3...2.20.0)
7+
## [2.21.0](https://github.com/w3c/browser-specs/compare/2.20.0...2.21.0)
8+
9+
10+
### Merged
11+
12+
- Update review of monitored specs [`#463`](https://github.com/w3c/browser-specs/pull/463)
13+
14+
### Fixed
15+
16+
- Add series titles to all specs [`#359`](https://github.com/w3c/browser-specs/issues/359)
17+
- Add Autoplay Policy Detection [`#464`](https://github.com/w3c/browser-specs/issues/464)
18+
19+
### Commits
20+
21+
- [data] Update spec info [`a8a98ae`](https://github.com/w3c/browser-specs/commit/a8a98ae79ebf0b033edf75d12ad53054ff6b62fd)
22+
- Build index.json [`ff5d33c`](https://github.com/w3c/browser-specs/commit/ff5d33ca1a49a67fdc76b52d706353f4f625ed50)
23+
- [data] Update spec info [`13a9bc3`](https://github.com/w3c/browser-specs/commit/13a9bc3657f54eb7edd9f350b11fffcc75cfd1b7)
24+
- [data] Update spec info [`627171f`](https://github.com/w3c/browser-specs/commit/627171f3e9c297de9baf8efb35ade14c2a8071ef)
25+
- Detect draft CSS specs server hiccups [`c2397bd`](https://github.com/w3c/browser-specs/commit/c2397bdbe3cdda6c42ad44c84461add0c6569367)
26+
- [data] Update spec info [`19bc608`](https://github.com/w3c/browser-specs/commit/19bc608098dea7a1b835272f5f47727c0ea25584)
27+
- Improve short title logic for IETF specs [`5f9793f`](https://github.com/w3c/browser-specs/commit/5f9793ff1e3a615db3521ad20b673cf48c9c04c3)
28+
- [data] Update spec info [`6a1dee4`](https://github.com/w3c/browser-specs/commit/6a1dee43d4d176f708b29735e670c87f33efa32d)
29+
- [data] Update spec info [`a5c1316`](https://github.com/w3c/browser-specs/commit/a5c13169e6386db136b7c705a54bc7f015dad45b)
30+
- Always drop level from series shortTitle [`97a247a`](https://github.com/w3c/browser-specs/commit/97a247a2fdfbfed253e7cc806516c75dbdc85370)
31+
32+
## [2.20.0](https://github.com/w3c/browser-specs/compare/2.19.3...2.20.0) - 2021-12-22
833

934

1035
### Merged

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-specs",
3-
"version": "2.20.0",
3+
"version": "2.21.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/w3c/browser-specs.git"

0 commit comments

Comments
 (0)