Skip to content

Commit

Permalink
v2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tidoust committed Oct 4, 2021
1 parent d092629 commit 1048b6a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All changes to this project will be documented in this file. Commits titled
"Update spec info" are generated automatically and contain updates to spec
property values. Check the corresponding Git commit for details.

## [2.15.0](https://github.com/w3c/browser-specs/compare/2.14.1...2.15.0) - 2021-10-04

### Merged

- Remove frame-timing, as no longer being pursued [`#394`](https://github.com/w3c/browser-specs/pull/394)

### Commits

- [data] Update spec info [`d092629`](https://github.com/w3c/browser-specs/commit/d092629779d3d75d155caeb7f7550ad846e83133)

## [2.14.1](https://github.com/w3c/browser-specs/compare/2.14.0...2.14.1) - 2021-10-01

### Commits
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browser-specs",
"version": "2.14.1",
"version": "2.15.0",
"repository": {
"type": "git",
"url": "git+https://github.com/w3c/browser-specs.git"
Expand Down

0 comments on commit 1048b6a

Please sign in to comment.