diff --git a/CHANGELOG.md b/CHANGELOG.md index 74342aa..280834f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). - Handling of numeric and boolean fields was faulty, when an initial value of `0` for numeric or `false` for boolean was supplied - Decimal values were handled differently for HANA and SQlite - Missing UI Label for one attribute (`ChangeLog.ID`) of the Changes UI facet +- Support for @UI.HeaderInfo.TypeName as fallback for the UI Label of the key ### Changed