diff --git a/docs/source/release_notes.rst b/docs/source/release_notes.rst index 6f6ad38440..50a65e3115 100644 --- a/docs/source/release_notes.rst +++ b/docs/source/release_notes.rst @@ -15,6 +15,7 @@ Release Notes * Testing Changes * Removed ``build_docs`` CI job in favor of RTD GH builder :pr:`1974` * Added tests to confirm support for Python 3.9 :pr:`1724` + * Added tests to support Dask AutoML/Engine :pr:`1990` * Changed ``build_conda_pkg`` job to use ``latest_release_changes`` branch in the feedstock. :pr:`1979` .. warning::