From 1eecb0239ef5fc41c1bfe44e544ed231221dd2b7 Mon Sep 17 00:00:00 2001 From: Dante Gama Dessavre Date: Tue, 17 Nov 2020 17:10:27 -0600 Subject: [PATCH] DOC Added entry to changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f8bbc6f76..6b83b27a67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,9 +50,10 @@ - PR #3086: Reverting FIL Notebook Testing - PR #3114: Fixed a typo in SVC's predict_proba AttributeError - PR #3117: Fix two crashes in experimental RF backend -- PR #3119: Fix memset args for benchmark +- PR #3119: Fix memset args for benchmark - PR #3130: Return Python string from `dump_as_json()` of RF - PR #3136: Fix stochastic gradient descent example +- PR #3152: Fix access to attributes of individual NB objects in dask NB # cuML 0.16.0 (Date TBD)