Minor Release: Difference between revisions

From Joomla! Documentation

Willebil (talk | contribs)
No edit summary
MATsxm (talk | contribs)
Marked this version for translation
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude><languages /></noinclude>
<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>
<!--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>


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