Skip to content

Commit e83859d

Browse files
committed
version bunp
1 parent 4944496 commit e83859d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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
3+
Version: 0.5.0-9000
44
Authors@R:
55
c(person(given = "Martin",
66
family = "Binder",

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# mlr3pipelines 0.5.0-9000
2+
13
# mlr3pipelines 0.5.0
24

35
* New way of computing `$hash` and `$phash` for `GraphLearner` and all `PipeOp`s. This could break users that inherit from `PipeOp` and make use of `$hash` in the future (but is ultimately in their interest!).

0 commit comments

Comments
 (0)