Skip to content

Commit 2882998

Browse files
authored
Merge pull request #766 from mlr-org/preparing_v0.5.1
Preparing v0.5.1
2 parents 7d18533 + 95b4c72 commit 2882998

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mlr3pipelines
22
Title: Preprocessing Operators and Pipelines for 'mlr3'
3-
Version: 0.5.0-9000
3+
Version: 0.5.1
44
Authors@R:
55
c(person(given = "Martin",
66
family = "Binder",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mlr3pipelines 0.5.0-9000
1+
# mlr3pipelines 0.5.1
22

33
* Changed the ID of `PipeOpFeatureUnion` used in `ppl("robustify")` and `ppl("stacking")`.
44
* `pipeline_bagging()` gets the `replace` argument (old behaviour `FALSE` by default).

0 commit comments

Comments
 (0)