diff --git a/dev/news/index.html b/dev/news/index.html index 7ea9f059e..365b15197 100644 --- a/dev/news/index.html +++ b/dev/news/index.html @@ -75,7 +75,8 @@
PipeOpFeatureUnion
used in ppl("robustify")
and ppl("stacking")
.pipeline_bagging()
gets the replace
argument (old behaviour FALSE
by default).$add_pipeop()
method got an argument clone
(old behaviour TRUE
by default).PipeOpFeatureUnion
in some rare cases dropped variables called "x"
.