Prepare for 1.0.2 release

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1717235 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/script-console/changelog.txt b/webconsole-plugins/script-console/changelog.txt
index c9ad4f8..cfffaa8 100644
--- a/webconsole-plugins/script-console/changelog.txt
+++ b/webconsole-plugins/script-console/changelog.txt
@@ -1,3 +1,14 @@
+Changes from 1.0.0 to 1.0.2
+---------------------------
+** Bug
+    * [FELIX-5120] - ScriptEngineManager not able to parse service file with
+                     comments at end of classname
+    * [FELIX-5122] - Script console output cannot be copied
+
+** Improvement
+    * [FELIX-3861] - Set felix.webconsole.category on Web Console plugins
+    * [FELIX-5123] - Script Console UI improvements
+
 Initial Release 1.0.0
 ---------------------