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

Change-Id: Ie0ee384e4a9880f93d93b90619ef5f116d640b62
Signed-off-by: Release CI <ci@trustedfirmware.org>
diff --git a/docs/conf.py b/docs/conf.py
index 6579680..7181f27 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -14,8 +14,8 @@
 
 project = "Trusted Firmware-A"
 author = "Trusted Firmware-A contributors"
-version = "2.10.19"
-release = "2.10.19"
+version = "2.10.20"
+release = "2.10.20"
 
 # -- General configuration ---------------------------------------------------