docs(changelog): changelog for lts-v2.8.15 release
Generated with the command:
npm run release -- --release-as 2.8.15
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: Ibb920e90a6f44a858b9f4709dbeb22e22ab86e78
diff --git a/docs/conf.py b/docs/conf.py
index af34677..c253f90 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.14"
-release = "2.8.14"
+version = "2.8.15"
+release = "2.8.15"
# -- General configuration ---------------------------------------------------