update changelog
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1054959 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/api/doc/changelog.txt b/ipojo/api/doc/changelog.txt
index 9ec45b7..b1a7492 100644
--- a/ipojo/api/doc/changelog.txt
+++ b/ipojo/api/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from the 1.6.0 to 1.8.0
+-------------------------------
+** Improvement
+ * [FELIX-2758] - Add post-registration and post-unregistration callbacks to the iPOJO API
+ * [FELIX-2759] - The iPOJO API do not support contructor injection
+
Changes from the 1.4.0 to 1.6.0
-------------------------------
** Improvement
@@ -7,15 +13,15 @@
** New Feature
* [FELIX-2132] - Provides a way to control service exposition from the implementation class
-
+
Version 1.4.0
-------------
-
+
** Bug
* [FELIX-965] - Avoid classloading issue if an already manipulated class is used by the API
** Improvement
* Update parent pom
* Initial commit
-
-
+
+