Update changelog(s)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1174124 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/main.distribution/doc/changelog_gogo.command.txt b/main.distribution/doc/changelog_gogo.command.txt
index b466ea5..6adf626 100644
--- a/main.distribution/doc/changelog_gogo.command.txt
+++ b/main.distribution/doc/changelog_gogo.command.txt
@@ -1,3 +1,22 @@
+Changes from 0.10.0 to 0.12.0
+-----------------------------
+
+** Improvement
+    * [FELIX-3050] - [Gogo Command] Update "inspect" command to work with OSGi R4.3 generic capabilities/requirements
+    * [FELIX-3088] - [Gogo Command] The "resolve" command should print some message if not all bundles could be resolved
+    * [FELIX-3118] - obr:deploy should allow user to specify whether optional bundles are deployed or not
+
+Changes from 0.8.0 to 0.10.0
+----------------------------
+
+** Bug
+    * [FELIX-2937] - [Gogo Command] OBR commands do not output anything
+      when nothing is found
+    * [FELIX-2938] - [Gogo Command] The "info" command throws an NPE if
+      the specified bundle identifier doesn't exist
+    * [FELIX-3001] - [gogo] help command throws ClassCastException if any
+      osgi.command.function service property is not String[]
+
 Changes from 0.6.1 to 0.8.0
 ---------------------------