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

Can a commit message contain multiple BREAKING_CHANGES? #6907

Closed
Reinmar opened this issue Feb 8, 2017 · 1 comment
Closed

Can a commit message contain multiple BREAKING_CHANGES? #6907

Reinmar opened this issue Feb 8, 2017 · 1 comment
Assignees
Labels
package:dev type:question This issue asks a question (how to...).

Comments

@Reinmar
Copy link
Member

Reinmar commented Feb 8, 2017

Like this:

Feature: Introduced view.UIElement and view.writer.clear method. Closes #788.

BREAKING CHANGES: Removed view.DocumentFragment#getAncestors. Closes #803. Closes #805.
BREAKING CHANGES: Position.getAncestors() should return elements in the same order as Node.getAncestors().

@pomek
Copy link
Member

pomek commented Feb 8, 2017

Yes.

@pomek pomek closed this as completed Feb 8, 2017
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-dev May 18, 2020
@mlewand mlewand added type:question This issue asks a question (how to...). package:dev labels May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:dev type:question This issue asks a question (how to...).
Projects
None yet
Development

No branches or pull requests

3 participants