Skip to content

Commit

Permalink
docs: fix changelog (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
doctrino authored Nov 5, 2024
1 parent ccc01e3 commit f3e90ce
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,17 @@ Changes are grouped as follows:
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

## [0.96.2] - 05-11-**2024**
## TBD
### Added
- Can configure `neat.to.cdf.data_model` behavior for data model components that already exist in CDF
- Introduce `neat.inspect.outcome(...)` to check the outcome of `cdf.to.data_model`.

### Fixed
- `neat.to.cdf.data_model` no longer outputs warnings when creating a new data model in CDF.

## [0.96.2] - 05-11-**2024**
### Added
- Can configure `neat.to.cdf.data_model` behavior for data model components that already exist in CDF

### Changed
- When reading a data model from CDF, `inwards` edges are now treated as an edge with direction inwards and
not the reverse edge.
Expand Down

0 comments on commit f3e90ce

Please sign in to comment.