Prepare for release.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1136486 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/runtime/doc/changelog.txt b/gogo/runtime/doc/changelog.txt
index 6e06728..68ddf20 100644
--- a/gogo/runtime/doc/changelog.txt
+++ b/gogo/runtime/doc/changelog.txt
@@ -1,3 +1,12 @@
+Changes 0.8.0 to 0.10.0
+----------------------
+
+** Bug
+    * [FELIX-2870] - ConcurrentModificationException in gogo runtime
+    * [FELIX-2894] - Gogo does not handles options but not parameters
+    * [FELIX-2927] - [gogo] coercion mechanism invokes foo(String) instead
+      of foo(int) - even with explicit int argument
+
 Changes 0.6.1 to 0.8.0
 ----------------------