do not filter optional dependencies from DS
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1407155 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/servicediagnostics/changelog.txt b/webconsole-plugins/servicediagnostics/changelog.txt
index 5fa9803..bc3f516 100644
--- a/webconsole-plugins/servicediagnostics/changelog.txt
+++ b/webconsole-plugins/servicediagnostics/changelog.txt
@@ -1,13 +1,20 @@
-Changes from 3.0.0 to 3.0.1
+Changes from 0.1.1 to 0.2.0
---------------------------
** Bug
- [FELIX-3005] - Compatibility API does not add components in DependencyManager
-
** Improvement
-Release 3.0.0
+* complete rewrite
+* support for service properties
+* detection of circular dependencies
+* doesn't embedd scala and json anymore
+
+** Backward compatibility
+
+* broken: plugin API changed
+
+Release 0.1.1
-------------
Initial version.