@@ -14,18 +14,17 @@ Version 0.14.4
1414
1515* Fix #1356: SVR degree hyperparameter now only active with "poly" kernel.
1616* Add #1311: Black format checking (non-strict).
17- * Maint #1306: Run history is now saved every iteration incase of crashes.
18- * Doc #1309: Updated doc faqs and manual
17+ * Maint #1306: Run history is now saved every iteration
18+ * Doc #1309: Updated the doc faqs to include many use cases and the manual for early introductions
1919* Doc #1322: Fix typo in contribution guide
2020* Maint #1326: Add isort checker (non-strict)
2121* Maint #1238, #1346, #1368, #1370: Update warnings in tests
2222* Maint #1325: Test workflow can now be manually triggered
2323* Maint #1332: Update docstring and typing of ``include `` and ``exclude `` params
24- * Maint #1260: Add Python 3.10 to our tests
25- * Add #1318: First update to use ``automl_common ``
24+ * Add #1260: Support for Python 3.10
25+ * Add #1318: First update to use the shared backend in ``automl_common ``
2626* Fix #1339: Resolve dependancy issues with ``sphinx_toolbox ``
27- * Fix #1335: Fix issue where some regression algorithm gave incorrect output dimensions
28- as raised in #1297
27+ * Fix #1335: Fix issue where some regression algorithm gave incorrect output dimensions as raised in #1297
2928* Doc #1340: Update example for predefined splits
3029* Fix #1329: Fix random state not being passed to the ConfigurationSpace
3130* Maint #1348: Stop double triggering of github workflows
0 commit comments