[FELIX-3943] - Maven Plugin should require latest SCR annotations 
[FELIX-3942] - IT Tests should use newer version of annotations 
[FELIX-3941] - Dependency to annotations should not be in the plugin


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1451485 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/maven-scr-plugin/changelog.txt b/scrplugin/maven-scr-plugin/changelog.txt
index 4031d69..91b47ad 100644
--- a/scrplugin/maven-scr-plugin/changelog.txt
+++ b/scrplugin/maven-scr-plugin/changelog.txt
@@ -1,3 +1,14 @@
+Changes from 1.11.0 to 1.10.0
+----------------------------
+** Improvement
+    * [FELIX-3943] - Maven Plugin should require latest SCR annotations 
+** Task
+    * [FELIX-3942] - IT Tests should use newer version of annotations 
+** Bug
+    * [FELIX-3917] - bind/unbind methods are not generated
+    * [FELIX-3941] - Dependency to annotations should not be in the plugin
+
+ 
 Changes from 1.10.0 to 1.9.0
 ----------------------------
 ** Improvement