docs(changelog): changelog for lts-v2.8.30 release

Change-Id: Iee5723a7a1349079a136bf131fd1b6e0c31c7813
Signed-off-by: Release CI <ci@trustedfirmware.org>
diff --git a/docs/conf.py b/docs/conf.py
index 9040ad9..b39659c 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.29"
-release = "2.8.29"
+version = "2.8.30"
+release = "2.8.30"
 
 # -- General configuration ---------------------------------------------------