Update changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1613907 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/bnd-scr-plugin/changelog.txt b/scrplugin/bnd-scr-plugin/changelog.txt
index 404c93e..a85d064 100644
--- a/scrplugin/bnd-scr-plugin/changelog.txt
+++ b/scrplugin/bnd-scr-plugin/changelog.txt
@@ -1,3 +1,13 @@
+Changes from 1.2.0 to 1.1.0
+---------------------------
+** Improvement
+    * [FELIX-4586] - A field must be volatile if methods are generated for a dynamic reference
+** Bug
+    * [FELIX-4567] - scr bnd plugin incompatible with maven-bundle-plugin 2.5.0
+    * [FELIX-4296] - Cannot deactivate service interface detection in DS annotations
+    * [FELIX-4587] - Update method is not verified
+
+
 Changes from 1.1.0 to 1.0.0
 ----------------------------
 ** Improvement