Skip to content

Commit f2cbc3f

Browse files
committed
...
1 parent 789a012 commit f2cbc3f

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: mlr3misc
22
Title: Helper Functions for 'mlr3'
3-
Version: 0.16.0.9000
3+
Version: 0.17.0
44
Authors@R: c(
55
person("Marc", "Becker", , "marcbecker@posteo.de", role = c("cre", "aut"),
66
comment = c(ORCID = "0000-0002-8115-0400")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mlr3misc (development version)
1+
# mlr3misc 0.17.0
22

33
* feat: `as_callbacks()` returns a list named by the callback ids now.
44
* feat: Added logical operators `%check&&%` and `%check||%` for `check_*`-functions from `checkmate` (moved here from `mlr3pipelines`).

0 commit comments

Comments
 (0)