Pack: Fixed version histories.
- Aligned CMSIS-Build to version 0.9.0 (beta)
- Aligned CMSIS-Driver/VIO to version 0.1.0
- Enhanced linter config
  - Added checks for CMSIS-Build
  - Checking version and history of PACK.xsd

Change-Id: I0d74d479c12e731d2aecf3bb0fb08d248a5ee314
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index a7beee6..0524a85 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -10,6 +10,8 @@
   <releases>
     <release version="5.7.0-dev8">
       Active development...
+      CMSIS-Build: 0.9.0 (beta)
+        - Draft for CMSIS Project description (CPRJ)
       Devices:
         - Reworked ARMCM* C-StartUp files.
       Utilities:
@@ -61,8 +63,8 @@
       CMSIS-Driver: 2.8.0
         - removed volatile from status related typedefs in APIs
         - enhanced WiFi Interface API with support for polling Socket Receive/Send
-      CMSIS-Pack: 1.6.1
-        - added custom attribute to components that require custom implementation
+      CMSIS-Pack: 1.6.3 (see revision history for details)
+        - deprecating all types specific to cpdsc format. Cpdsc is replaced by Cprj with dedicated schema.
       Devices:
         - ARMv81MML startup code recognizing __MVE_USED macro
         - Refactored vector table references for all Cortex-M devices