From 6feff672e9af87d8dcfa2571c40631fef2be489a Mon Sep 17 00:00:00 2001 From: nikokaoja Date: Mon, 11 Nov 2024 10:52:34 +0100 Subject: [PATCH] added docstring --- docs/CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 8867b3e1f..a28adff66 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -18,10 +18,12 @@ Changes are grouped as follows: ## TBD ### Added - Added provenance on rules in NeatSession +### Improved +- Case-insensitive "direct" connection type in DMR Rules ## [0.96.6] - 08-11-**2024** ### Fixed -- `neat.verify()` no longer gives a `PrincipleMatchingSpaceAndVersionWarning` when you include views from +- `neat.verify()` no longer gives a `PrincipleMatchingSpaceAndVersionWarning` when you include views from the `CogniteCore` or `CogniteProcessIndustry` data models. - In the `DMSSheet` you will now get a `RowError` if you try to set `container` or `container property` for an edge or reverse direct relation as these are not stored in containers.