docs(changelog): changelog for lts-v2.8.12 release
Generated with the command:
npm run release -- --release-as 2.8.12
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I6accae42ec447cc188616ef37a90cda49f8301c4
diff --git a/docs/conf.py b/docs/conf.py
index 7fc1a05..3ef0cc1 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.11"
-release = "2.8.11"
+version = "2.8.12"
+release = "2.8.12"
# -- General configuration ---------------------------------------------------