Update changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1519469 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/metatype/changelog.txt b/metatype/changelog.txt
index f6c26b9..2537eb6 100644
--- a/metatype/changelog.txt
+++ b/metatype/changelog.txt
@@ -5,6 +5,8 @@
     * [FELIX-3756] - Optional attributes validated invalid data as correct;
     * [FELIX-3757] - If an AttributeDefinition did not specify a minimum, maximum or option values, it did not detect missing values;
     * [FELIX-3758] - AttributeDefinition.validate() did not take non-zero cardinality into consideration.
+    * [FELIX-4214] - Cache in BundleResources works only for a single metatype properties file per bundle
+
 
 Changes from 1.0.4 to 1.0.6
 ---------------------------