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