Any notable changes to CROM that affect either functionality or output will be documented in this file (the format is based on Keep a Changelog).
-
Added this change log [DEV-6985].
-
Reinstated the
Relationshipentity and its associated propertiesrelates_to,relates_from,related_to_by, andrelated_from_byas these are in production data modelling use, as their sudden removal led to runtime exceptions and prevented code reliant on CROM from operating [DEV-6985]. -
Reinstated the
GeometryandCoordinateSystementities as these are in production data modelling use, as their sudden removal led to runtime exceptions and prevented code reliant on CROM from operating [DEV-6985]. -
Reinstated the
current_keeperandcurrent_keeper_ofproperties as these are in production data modelling use, as their sudden removal led to runtime exceptions and prevented code reliant on CROM from operating [DEV-6985].
- Imported the updated Getty-local
linked-art.jsoncontext document from thegetty-contextsrepository to ensure consistency [DEV-6984].