mark new ARM driver
diff --git a/CHANGES.rst b/CHANGES.rst
index 78a4889..8917d83 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -8,6 +8,9 @@
 Compute
 ~~~~~~~
 
+- Introduce new Azure ARM driver
+  [Peter Amstulz]
+
 - [ec2] Fix the bug that created the node at ecs driver and implement the method for creating public ip
   (GITHUB-943)
   [watermelo]