Skip to content

Commit

Permalink
added docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
nikokaoja committed Nov 11, 2024
1 parent 8831478 commit 6feff67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 6feff67

Please sign in to comment.