summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/history.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-11-13 02:02:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-04 10:55:00 +0000
commit8408c03763f3565ad08da271ea126ca2b001f9bd (patch)
treea140c972902c39c99fdaea1c3ade9dd1dd31b9f2 /documentation/overview-manual/history.rst
parent7af1c35b57c271abcf7d0ec377ca0b97feef50d0 (diff)
downloadpoky-8408c03763f3565ad08da271ea126ca2b001f9bd.tar.gz
sphinx: reintroduce changes for 3.1.1, 3.1.2, 3.1.3 and 3.1.4
The following changes were undo'd when the Sphinx docs were backported in dunfell: 069c27574 Documenation: Prepared for the 3.1.1 release bd140f0f9 Documentation: Add 3.1.1 version updates missing from previous commit 17cc71a8f Documenation: Prepared for the 3.1.2 release 1a69e2c02 Documenation: Prepared for the 3.1.3 release 8910ac1c7 Documenation: Prepared for the 3.1.4 release In this commit, we reintroduce the content related to these patches, but in the .rst files. (From yocto-docs rev: a6a1b8e9df26b4b4ccf5c5c9cc3c02fa156cf81f) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/history.rst')
-rw-r--r--documentation/overview-manual/history.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/overview-manual/history.rst b/documentation/overview-manual/history.rst
index 0273d28b90..5ce9c24465 100644
--- a/documentation/overview-manual/history.rst
+++ b/documentation/overview-manual/history.rst
@@ -26,3 +26,15 @@ Manual Revision History
26 * - 3.1 26 * - 3.1
27 - April 2020 27 - April 2020
28 - Released with the Yocto Project 3.1 Release. 28 - Released with the Yocto Project 3.1 Release.
29 * - 3.1.1
30 - June 2020
31 - Released with the Yocto Project 3.1.1 Release.
32 * - 3.1.2
33 - August 2020
34 - Released with the Yocto Project 3.1.2 Release.
35 * - 3.1.3
36 - September 2020
37 - Released with the Yocto Project 3.1.3 Release.
38 * - 3.1.4
39 - November 2020
40 - Released with the Yocto Project 3.1.4 Release.