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