Update release notes for the 1.12.0 (release preparation)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1593913 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/composite/changelog.txt b/ipojo/runtime/composite/changelog.txt
index db5f286..a63b2df 100644
--- a/ipojo/runtime/composite/changelog.txt
+++ b/ipojo/runtime/composite/changelog.txt
@@ -1,3 +1,22 @@
+Changes from 1.11.2 to 1.12.0
+-----------------------------
+
+** Bug
+ * [FELIX-4464] - Wrong configuration admin package import / export clause
+ * [FELIX-4488] - Attempt to create nullable object for non-interface service
+
+** Improvement
+ * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+ * [FELIX-4490] - IPOJO allows "instance.name" property to be an empty String
+
+** New Feature
+ * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+ * [FELIX-4508] - Update to ASM 5.0.2
+ * [FELIX-4509] - Change the frame computation strategy
+ * [FELIX-4510] - Support lambda expression
+
Changes from 1.11.1 to 1.11.2
-----------------------------