Update changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1380780 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/eventadmin/impl/changelog.txt b/eventadmin/impl/changelog.txt
index 05dcb6d..6bfa5ce 100644
--- a/eventadmin/impl/changelog.txt
+++ b/eventadmin/impl/changelog.txt
@@ -1,3 +1,16 @@
+Changes from 1.2.14 to 1.3.0
+----------------------------
+
+** Bug
+    * [FELIX-3121] - Add back the manifest header indicating the provided service
+    * [FELIX-3451] - EventAdmin ignoring filters for handler which are registered for all (*) topics 
+
+** Improvement
+    * [FELIX-3319] - Add invalid topics when not accepting EventHandler
+    * [FELIX-3321] - Improve implementation and reduce load on the service registry
+    * [FELIX-3518] - Update to EventAdmin Spec 1.3
+
+    
 Changes from 1.2.12 to 1.2.14
 -----------------------------