Skip to content

Commit aa00fee

Browse files
committed
...
1 parent 6b72af5 commit aa00fee

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Authors@R:
2828
comment = c(ORCID = "0000-0001-9754-0393")),
2929
person(given = "Sebastian",
3030
family = "Fischer",
31-
role = "ctb",
31+
role = "aut",
3232
email = "[email protected]",
3333
comment = c(ORCID = "0000-0002-9609-3197")),
3434
person(given = "Susanne",

NEWS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# mlr3pipelines 0.5.2-9000
22

3+
* Added marshaling support to `GraphLearner`
4+
* Support internal tuning and validation
5+
36
# mlr3pipelines 0.5.2
47

58
* Added new `ppl("convert_types")`.
69
* Minor documentation fixes.
710
* Test helpers are now available in `inst/`. These are considered experimental and unstable.
811

9-
* Added marshaling support to `GraphLearner`
10-
1112
# mlr3pipelines 0.5.1
1213

1314
* Changed the ID of `PipeOpFeatureUnion` used in `ppl("robustify")` and `ppl("stacking")`.

0 commit comments

Comments
 (0)