Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Use this table to understand what changes Magento can make and which version num
| | Class removed| MAJOR|
| | Method removed | MAJOR|
| | New required method argument | MAJOR|
| | New optional method argument | MINOR|
| | Removed a non-last argument| MAJOR|
| | New required constructor object argument | MINOR|
| | New optional constructor argument | MINOR|
Expand Down