diff --git a/CHANGELOG.md b/CHANGELOG.md index f597053e3..9de27ba48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ #### 9.4.15 - SNAPSHOT * Updated validators for BIC, country, and currency constraints to utilize keywords for i18n-compatible messages * Deprecated unnecessary methods in the SafeXmlUtils class + * Narrative Fields type 2 support empty values as valid values #### 9.4.14 - December 2023 * (PW-1718) Changed the getComponentLabel(component) in Field59F to be dynamic based on the line identifiers (similar to existing API in Field50F)