Release Preparation - Update changelog
Cosmetic fix

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@933987 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/doc/changelog.txt b/ipojo/manipulator/doc/changelog.txt
index 304e8ee..18ae797 100644
--- a/ipojo/manipulator/doc/changelog.txt
+++ b/ipojo/manipulator/doc/changelog.txt
@@ -1,3 +1,14 @@
+Changes from the 1.4.2 to 1.6.0

+-------------------------------

+** Improvement

+    * [FELIX-1427] - Service injection with Smart Proxies

+    * [FELIX-1646] - Add @Handler annotation to declare handlers without metadata.xml

+    * [FELIX-1906] - Allow calling a method when service properties of an already injected service are modified

+

+** Wish

+    * [FELIX-1940] - Add @Instance annotation to declare instances without metadata.xml

+    

+        

 Changes from the 1.4.0 to 1.4.2

 -------------------------------

 ** Bug