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

Change-Id: Ic9d6b5cb92b6cd6d1d051acd0ff0c37243cd3868
Signed-off-by: Release CI <ci@trustedfirmware.org>
diff --git a/docs/conf.py b/docs/conf.py
index 9b96054..c2c9322 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.9"
-release = "2.10.9"
+version = "2.10.10"
+release = "2.10.10"
 
 # -- General configuration ---------------------------------------------------