Skip to content

Commit 17cdc09

Browse files
authored
[DOCS] Release notes v0.2.1 (#476)
* Release 0.2.1 * add release docs * Update docs/releases.rst
1 parent ce78f89 commit 17cdc09

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/releases.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@
1212
Releases
1313
========
1414

15+
Version 0.2.1
16+
=============
17+
| [FIX] ADD forecasting init design to pip data files by @dengdifan in https://github.com/automl/Auto-PyTorch/pull/459
18+
| checks for time series dataset split by @dengdifan in https://github.com/automl/Auto-PyTorch/pull/464
19+
| [FIX] Numerical stability scaling for timeseries forecasting tasks by @dengdifan in https://github.com/automl/Auto-PyTorch/pull/467
20+
| [FIX] pipeline options in `fit_pipeline` by @ravinkohli in https://github.com/automl/Auto-PyTorch/pull/466
21+
| [FIX] results management and visualisation with missing test data by @ravinkohli in https://github.com/automl/Auto-PyTorch/pull/465
22+
| [ADD] Robustly refit models in final ensemble in parallel by @ravinkohli in https://github.com/automl/Auto-PyTorch/pull/471
23+
24+
Contributors v0.2
25+
*****************
26+
* Difan Deng
27+
* Ravin Kohli
28+
* Shuhei Watanabe
29+
* Theodoros Athanasiadis
30+
1531
Version 0.2
1632
===========
1733
| [FIX] Documentation and docker workflow file (#449)

0 commit comments

Comments
 (0)