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/pyproject.toml b/pyproject.toml
index a386e69..bd93177 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "trusted-firmware-a"
-version = "2.8.13"
+version = "2.8.14"
 description = "Trusted Firmware-A (TF-A) Python dependencies."
 authors = ["Arm Ltd."]
 license = "BSD-3-Clause"