Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 2a2f2b6

Browse files
authored
Update codebase-changes.md
1 parent 92c41d7 commit 2a2f2b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/v2.1/extension-dev-guide/versioning/codebase-changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Use this table to understand what changes Magento can make and which version num
7979
| | Class removed| MAJOR|
8080
| | Method removed | MAJOR|
8181
| | New required method argument | MAJOR|
82+
| | New optional method argument | MINOR|
8283
| | Removed a non-last argument| MAJOR|
8384
| | New required constructor object argument | MINOR|
8485
| | New optional constructor argument | MINOR|

0 commit comments

Comments
 (0)