Added CMSE support to cmsis_gcc.h.
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index 74424b3..8902e2b 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -8,6 +8,10 @@
   <url>http://www.keil.com/pack/</url>
 
   <releases>
+    <release version="5.0.0-Beta11">
+      CMSIS_Core:
+       - Added CMSE support to cmsis_gcc.h.
+    </release>
     <release version="5.0.0-Beta10">
       CMSIS-RTOS2:
         - Added RTX5 component.