Minor Release: Difference between revisions
From Joomla! Documentation
m Categorisation. |
m Marked for translation |
||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | |||
<translate> | |||
Minor Release Number (X.'''Y'''.Z) - An increment of the minor number usually indicates a significant change in functionality. Moderate to high level of backward compatibility with previous minor increments. | Minor Release Number (X.'''Y'''.Z) - An increment of the minor number usually indicates a significant change in functionality. Moderate to high level of backward compatibility with previous minor increments. | ||
</translate> | |||
<translate> | |||
In minor releases we try not to alter the API, only additions to the API can be implemented when new logic is incorporated within the code base. | In minor releases we try not to alter the API, only additions to the API can be implemented when new logic is incorporated within the code base. | ||
<noinclude>[[Category:Development Working Group]][[Category:Bug Squad]]</noinclude> | </translate> | ||
<noinclude> | |||
<translate> | |||
[[Category:Development Working Group]] | |||
[[Category:Bug Squad]] | |||
</translate> | |||
</noinclude> | |||
Revision as of 22:56, 27 January 2015
Minor Release Number (X.Y.Z) - An increment of the minor number usually indicates a significant change in functionality. Moderate to high level of backward compatibility with previous minor increments.
In minor releases we try not to alter the API, only additions to the API can be implemented when new logic is incorporated within the code base.