Skip to content

Commit

Permalink
Merge pull request #766 from mlr-org/preparing_v0.5.1
Browse files Browse the repository at this point in the history
Preparing v0.5.1
  • Loading branch information
mb706 authored Mar 27, 2024
2 parents 7d18533 + 95b4c72 commit 2882998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mlr3pipelines
Title: Preprocessing Operators and Pipelines for 'mlr3'
Version: 0.5.0-9000
Version: 0.5.1
Authors@R:
c(person(given = "Martin",
family = "Binder",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mlr3pipelines 0.5.0-9000
# mlr3pipelines 0.5.1

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

0 comments on commit 2882998

Please sign in to comment.