Skip to content

Commit

Permalink
release notes details
Browse files Browse the repository at this point in the history
  • Loading branch information
remyogasawara committed Aug 24, 2023
1 parent 90af8c2 commit a245bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Release Notes
* Changes
* Updated ``ARIMARegressor`` to be compatible with sktime v0.22.0 and beyond :pr:`4283`
* Updated ``graph_prediction_vs_actual_over_time()`` to be compatible with multiseries time series :pr:`4284`
* Updated ``excluded_model_families`` to take in both ``str`` and ``ModelFamily`` data types :pr:`4287`
* Updated ``excluded_model_families`` to take in list of both ``str`` and ``ModelFamily`` data types :pr:`4287`
* Documentation Changes
* Removed erroneous warnings from Data Checks User Guide page and removed ``tqdm`` warning in all notebooks :pr:`4274`
* Testing Changes
Expand Down

0 comments on commit a245bd9

Please sign in to comment.