angular-tree-component
angular-tree-component copied to clipboard
docs(changelog): correct 11.0.0 description
identify impacted function as getNodeBy
PR Checklist
Please check if your PR fulfills the following requirements:
- [X] The commit message follows our guidelines: https://github.com/CirclonGroup/angular-tree-component/blob/master/CONTRIBUTING.md#commit-message-guidelines
- [N/A] Tests for the changes have been added (for bug fixes / features)
PR Type
What kind of change does this PR introduce?
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[X] Documentation content changes
[ ] Other... Please describe:
What is the current behavior?
Incorrectly identified breaking change.
What is the new behavior?
Correctly identified breaking change.
Does this PR introduce a breaking change?
[ ] Yes
[X] No
Other information
Why is this merging?