Updated CHANGES for 1.0.0
diff --git a/CHANGES b/CHANGES
index e9b8c0a..c400c37 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,20 @@
 ------------------------------------------------------------------------------
+Release Notes - Apache Knox - Version 1.0.0
+------------------------------------------------------------------------------
+** New Feature
+** Improvement
+   * [KNOX-998] - Rename class packages to org.apache.knox.gateway
+   * [KNOX-1161] - Update hadoop dependencies to Hadoop 3 (Colm O hEigeartaigh, reviewed by Sandeep More)
+   * [ KNOX-1043] - Ambari Service Discovery Support for HA-Enabled Services
+   * [ KNOX-1144] - Change Rest Assured "expect" to "then"
+   * [ KNOX-1137] - KnoxCLI For Listing Provider Configurations and Descriptors in a Remote Configuration Registry
+   * [ KNOX-1145] - Upgrade Jackson due to CVE-2017-7525
+** Bug
+   * [ KNOX-1151] - Need Explicit curator-recipes dependency in pom
+   * [ KNOX-1141] - Coverity Issues Reported For AmbariConfigurationMonitor
+   * [ KNOX-1116] - Builds of src distributions result in unexpected result from gateway version API.
+
+------------------------------------------------------------------------------
 Release Notes - Apache Knox - Version 0.14.0
 ------------------------------------------------------------------------------
 ** New Feature