summaryrefslogtreecommitdiffstats
path: root/documentation/dev-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/dev-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/dev-manual/history.rst')
-rw-r--r--documentation/dev-manual/history.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/dev-manual/history.rst b/documentation/dev-manual/history.rst
index 8b149a6ef5..43065d1699 100644
--- a/documentation/dev-manual/history.rst
+++ b/documentation/dev-manual/history.rst
@@ -65,3 +65,15 @@ Manual Revision History
65 * - 3.1 65 * - 3.1
66 - April 2020 66 - April 2020
67 - Released with the Yocto Project 3.1 Release. 67 - Released with the Yocto Project 3.1 Release.
68 * - 3.1.1
69 - June 2020
70 - Released with the Yocto Project 3.1.1 Release.
71 * - 3.1.2
72 - August 2020
73 - Released with the Yocto Project 3.1.2 Release.
74 * - 3.1.3
75 - September 2020
76 - Released with the Yocto Project 3.1.3 Release.
77 * - 3.1.4
78 - November 2020
79 - Released with the Yocto Project 3.1.4 Release.