Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog #108

Merged
merged 3 commits into from
Sep 12, 2022
Merged

Update changelog #108

merged 3 commits into from
Sep 12, 2022

Conversation

justinfagnani
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@kevinpschaaf kevinpschaaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a diff of the last released version, looks like these were also missed:

  • Add deprecated to all interfaces (not just FunctionLike)
  • Add CustomElementMixinDeclaration
  • Make CustomElementDeclaration extend CustomElement also

CHANGELOG.md Outdated
@@ -28,6 +28,8 @@ https://github.com/webcomponents/custom-elements-manifest/issues/68
- Added CustomElementField that extends ClassField with the ability to
describe associated attributes. Fixes https://github.com/webcomponents/custom-elements-manifest/issues/36

- Added a `"deprecated"` field to FunctionLike objects (functions and methods) ([#105](https://github.com/webcomponents/custom-elements-manifest/pull/105))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also add summary to returrn from #109?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's included in #109

@justinfagnani justinfagnani changed the title Update changelog for PR #105 Update changelog Sep 12, 2022
@justinfagnani
Copy link
Collaborator Author

CustomElementMixinDeclaration was already included in the changelog as a fix.

@justinfagnani justinfagnani merged commit 2424005 into main Sep 12, 2022
@justinfagnani justinfagnani deleted the changelog-2 branch September 12, 2022 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants