docs(changelog): changelog for lts-v2.8.10 release
Generated with the command:
npm run release -- --release-as 2.8.10
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: Ibe2581783fed3f96150601cffdd6e606bd9a2d50
diff --git a/docs/conf.py b/docs/conf.py
index 1549032..d10fb66 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -14,8 +14,8 @@
project = "Trusted Firmware-A"
author = "Trusted Firmware-A contributors"
-version = "2.9.0"
-release = "2.9.0"
+version = "2.8.10"
+release = "2.8.10"
# -- General configuration ---------------------------------------------------