Skip to content

Commit f230bd4

Browse files
authored
Update NEWS.md
1 parent cdd0b3a commit f230bd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# mlr3pipelines 0.9.0-9000
22

3+
* Compatibility with new testthat version 3.3.0
34
* Fix: Added internal workaround for `PipeOpNMF` attaching `Biobase`, `BiocGenerics`, and `generics` to the search path during training, prediction or when printing its `$state`.
4-
* feat: allow dates in datefeatures pipe op and use data.table for date feature generation
5+
* feat: allow dates in datefeatures pipe op and use data.table for date feature generation.
56
* Added support for internal validation tasks to `PipeOpFeatureUnion`.
67

78
# mlr3pipelines 0.9.0

0 commit comments

Comments
 (0)