Update changelogs
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1675614 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/annotations/changelog.txt b/scrplugin/annotations/changelog.txt
index 2bd4ca6..3f404bb 100644
--- a/scrplugin/annotations/changelog.txt
+++ b/scrplugin/annotations/changelog.txt
@@ -1,3 +1,9 @@
+Changes from 1.9.12 to 1.9.10
+-----------------------------
+** Improvement
+ * [FELIX-4859] - Documentation inconsistency in filter.order vs service.ranking
+
+
Changes from 1.9.10 to 1.9.8
----------------------------
** Bug
diff --git a/scrplugin/bnd-scr-plugin/changelog.txt b/scrplugin/bnd-scr-plugin/changelog.txt
index 35f410b..27561e8 100644
--- a/scrplugin/bnd-scr-plugin/changelog.txt
+++ b/scrplugin/bnd-scr-plugin/changelog.txt
@@ -1,3 +1,14 @@
+Changes from 1.4.0 to 1.3.0
+---------------------------
+** Improvement
+ * [FELIX-4773] - Generated service component xml does not conform to XSD
+** Bug
+ * [FELIX-4836] - Bnd Scrplugin is called twice by BndTools
+ * [FELIX-4861] - Metatype generation should fail if there is no configuration property
+ * [FELIX-4622] - Regression: SCR spec version detection incorrect for activate method
+ * [FELIX-4774] - Support for @Reference annotation with unbind method "-"
+
+
Changes from 1.3.0 to 1.1.0
---------------------------
** Improvement
diff --git a/scrplugin/generator/changelog.txt b/scrplugin/generator/changelog.txt
index 4627e31..16ac977 100644
--- a/scrplugin/generator/changelog.txt
+++ b/scrplugin/generator/changelog.txt
@@ -1,3 +1,13 @@
+Changes from 1.13.0 to 1.12.0
+-----------------------------
+** Improvement
+ * [FELIX-4773] - Generated service component xml does not conform to XSD
+** Bug
+ * [FELIX-4861] - Metatype generation should fail if there is no configuration property
+ * [FELIX-4622] - Regression: SCR spec version detection incorrect for activate method
+ * [FELIX-4774] - Support for @Reference annotation with unbind method "-"
+
+
Changes from 1.12.0 to 1.10.0
----------------------------
** Improvement
diff --git a/scrplugin/maven-scr-plugin/changelog.txt b/scrplugin/maven-scr-plugin/changelog.txt
index 9be8da8..df68262 100644
--- a/scrplugin/maven-scr-plugin/changelog.txt
+++ b/scrplugin/maven-scr-plugin/changelog.txt
@@ -1,4 +1,14 @@
-Changes from 1.20,0 to 1.19.0
+Changes from 1.21.0 to 1.20.0
+-----------------------------
+** Improvement
+ * [FELIX-4773] - Generated service component xml does not conform to XSD
+** Bug
+ * [FELIX-4861] - Metatype generation should fail if there is no configuration property
+ * [FELIX-4622] - Regression: SCR spec version detection incorrect for activate method
+ * [FELIX-4774] - Support for @Reference annotation with unbind method "-"
+
+
+Changes from 1.20.0 to 1.19.0
-----------------------------
** Bug
* [FELIX-4595] - Passing configuration to the maven-bundle-plugin does not always work
diff --git a/scrplugin/scrtask/changelog.txt b/scrplugin/scrtask/changelog.txt
index 5f4bb18..40a8864 100644
--- a/scrplugin/scrtask/changelog.txt
+++ b/scrplugin/scrtask/changelog.txt
@@ -1,3 +1,13 @@
+Changes from 1.14.0 to 1.13.0
+-----------------------------
+** Improvement
+ * [FELIX-4773] - Generated service component xml does not conform to XSD
+** Bug
+ * [FELIX-4861] - Metatype generation should fail if there is no configuration property
+ * [FELIX-4622] - Regression: SCR spec version detection incorrect for activate method
+ * [FELIX-4774] - Support for @Reference annotation with unbind method "-"
+
+
Changes from 1.13.0 to 1.11.0
-----------------------------
** Improvement