-
Notifications
You must be signed in to change notification settings - Fork 11
Removed deprecated SearchStrategies (PHP and LineNumber) #114
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,12 @@ | ||
| # Changes between versions | ||
|
|
||
| ## 2.0.0: Diet | ||
|
|
||
| * added lock to StringUtil | ||
| * added lock to EditorBuilder | ||
| * added lock to EditorFactory | ||
| * removed deprecated features | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I would add "(see the UPGRADE file for more information)"
Owner
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Quite right, I should also add a BC-break warning, even if the change of the MAJOR number is a big hint. |
||
|
|
||
| ## 1.7.0: Brace yourselves, v2 is coming | ||
|
|
||
| * added documentation to upgrade to 2.0 | ||
|
|
||
This file was deleted.
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what about: "Locked EditorFactory" ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd rather keep
added/removed/fixedas main action description