Skip to content

Commit

Permalink
Maintenance: format changelog (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-causalens authored Nov 21, 2024
1 parent 0c4b6cb commit 52dfb9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@

## 0.5.0

> **_NOTE:_** **Backwards compatibility warning!** Global metadata to `cai_causal_graph.time_series_causal_graph.TimeSeriesCausalGraph`
> **_NOTE:_** **Backwards compatibility warning!** Global metadata to `cai_causal_graph.time_series_causal_graph.TimeSeriesCausalGraph`
> and `cai_causal_graph.causal_graph.CausalGraph`, which means their serialized state has changed.
> **_NOTE:_** **Backwards compatibility warning!** The default value of the `include_all_parents` argument to `cai_causal_graph.time_series_causal_graph.TimeSeriesCausalGraph.extend_graph`
> **_NOTE:_** **Backwards compatibility warning!** The default value of the `include_all_parents` argument to `cai_causal_graph.time_series_causal_graph.TimeSeriesCausalGraph.extend_graph`
> has been changed to `True` (from `False`).
- The default value of the `include_all_parents` argument to `cai_causal_graph.time_series_causal_graph.TimeSeriesCausalGraph.extend_graph`
Expand Down Expand Up @@ -336,7 +336,7 @@

## 0.3.0

> **_NOTE:_** **Backwards compatibility warning!** The definition of the
> **_NOTE:_** **Backwards compatibility warning!** The definition of the
> `cai_causal_graph.type_definitions.EdgeConstraint` enumeration has changed.
- Updated the `cai_causal_graph.type_definitions.EdgeConstraint` enumeration to simplify the enumeration members and
Expand Down

0 comments on commit 52dfb9c

Please sign in to comment.