summaryrefslogtreecommitdiffstats
path: root/documentation/ref-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/ref-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/ref-manual/history.rst')
-rw-r--r--documentation/ref-manual/history.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/history.rst b/documentation/ref-manual/history.rst
index e962d92978..7d421094a1 100644
--- a/documentation/ref-manual/history.rst
+++ b/documentation/ref-manual/history.rst
@@ -72,3 +72,15 @@ Manual Revision History
72 - April 2020 72 - April 2020
73 - Released with the Yocto Project 3.1 Release. 73 - Released with the Yocto Project 3.1 Release.
74 74
75 * - 3.1.1
76 - June 2020
77 - Released with the Yocto Project 3.1.1 Release.
78 * - 3.1.2
79 - August 2020
80 - Released with the Yocto Project 3.1.2 Release.
81 * - 3.1.3
82 - September 2020
83 - Released with the Yocto Project 3.1.3 Release.
84 * - 3.1.4
85 - November 2020
86 - Released with the Yocto Project 3.1.4 Release.