diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index bcf5dd812f..cfece4418e 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -5,7 +5,7 @@ - Add: log deprecation traces for usage of attrsFormat legacy in subscriptions - Add: deprecatedFeatures counters block in GET /v2/statistics - Fix: do not show dateExpires built-in attribute in GET /v2/types and GET /v2/types/{type} operations (#4451) -- Fix: builtin attributes alterationType, dateCreated and dateModified included in notifications even when onlyChangedAttrs was true +- Fix: builtin attributes alterationType, dateCreated and dateModified included in notifications even when onlyChangedAttrs is true - Fix: correctly detect JSON attribute and metadata value changes in subscription triggering logic (#4211, #4434, #643) - Fix: update forwarding was not working when entity type is not included in the request (#4460) - Fix: DateTime and geo:json types were not supported in custom notifications using ngsi patching (#4435)