Minor Release: Difference between revisions

From Joomla! Documentation

MATsxm (talk | contribs)
m Marked for translation
MATsxm (talk | contribs)
Marked this version for translation
 
Line 2: Line 2:


<translate>
<translate>
<!--T:1-->
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>


<translate>
<translate>
<!--T:2-->
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.
</translate>
</translate>
Line 11: Line 13:
<noinclude>
<noinclude>
<translate>
<translate>
<!--T:3-->
[[Category:Development Working Group]]
[[Category:Development Working Group]]
[[Category:Bug Squad]]
[[Category:Bug Squad]]
</translate>
</translate>
</noinclude>
</noinclude>

Latest revision as of 22:57, 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.