Skip to content

Commit 8087138

Browse files
4.13.1.0 documentation release update (apache#104)
* Update changes.rst * what's-new-in-4.13.1.0-about-page * Update upgrade-4.13.rst * Update api-changes.rst
1 parent 29a3d9e commit 8087138

File tree

6 files changed

+880
-15
lines changed

6 files changed

+880
-15
lines changed

source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# The short X.Y version
2727
version = '4.13'
2828
# The full version, including alpha/beta/rc tags
29-
release = '4.13.0.0'
29+
release = '4.13.1.0'
3030

3131
rst_epilog = """
3232
.. include:: /_global.rst

source/releasenotes/about.rst

+14-3
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,21 @@
1616
1717
What's New in |release|
1818
=======================
19-
Version |release| is a |version| LTS release adding almost 200 new features, enhancements and fixes
20-
since 4.12.
2119

22-
Apache CloudStack |release| is a |version| LTS release nearly 200 new features, enhancements and fixes since 4.12, such as enhanced hypervisor support, performance increases and more user configurable controls. Highlights include:
20+
21+
What's New in 4.13.1.0
22+
----------------------
23+
24+
The new 4.13.1.0 version is a 4.13 maintenance release containing almost 100
25+
fixes and improvements on the 4.13.0.0 release.
26+
27+
28+
What's New in 4.13.0.0
29+
----------------------
30+
31+
Version 4.13.0.0 includes almost 200 new features, enhancements and fixes since 4.12.
32+
33+
Apache CloudStack 4.13.0.0 is a 4.13 LTS release with nearly 200 new features, enhancements and fixes since 4.12, such as enhanced hypervisor support, performance increases and more user configurable controls. Highlights include:
2334

2435
• Supporting configuration of virtualised appliances
2536
• VMware 6.7 support

source/releasenotes/api-changes.rst

+1-5
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
specific language governing permissions and limitations
1414
under the License.
1515
16-
API Changes Introduced in |release|
16+
API Changes Introduced in 4.13.0.0
1717
===================================
1818
For the complete list of API commands and params consult the `CloudStack Apidocs`_.
1919

20-
.. note::
21-
22-
The 4.12 API commands stayed as the 4.11.
23-
2420

2521
New API Commands
2622
----------------

0 commit comments

Comments
 (0)