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/plugin/doc/changelog.txt b/ipojo/plugin/doc/changelog.txt
index 3649f9e..0353c79 100644
--- a/ipojo/plugin/doc/changelog.txt
+++ b/ipojo/plugin/doc/changelog.txt
@@ -1,3 +1,13 @@
+Changes from the 1.4.2 to 1.6.0

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

+** Bug

+    * [FELIX-1411] - Issue on windows to find components inside bundle

+    

+** Improvement

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

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

+

+

 Changes from the 1.4.0 to 1.4.2

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

 ** Bug