Skip to content

Commit d65dde2

Browse files
authored
Merge pull request #1030 from tidymodels/touch-up-news
Touch-up NEWS
2 parents e809d0f + 2107d55 commit d65dde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
* Fixed documentation for `mlp(engine = "brulee")`: the default values for `learn_rate` and `epochs` were swapped (#1018).
88

9-
* The `new_data` argument for the `predict()` method of `censoring_model_reverse_km()` has been deprecated (#965).
9+
* The `new_data` argument for the `predict()` method for `censoring_model_reverse_km` objects has been deprecated (#965).
1010

1111
* When computing censoring weights, the resulting vectors are no longer named (#1023).
1212

0 commit comments

Comments
 (0)