From e0c7866dd34fe8fdb719e966de8a40ae18e4ea7b Mon Sep 17 00:00:00 2001 From: Adarsh Santoria <108261986+AdarshSantoria@users.noreply.github.com> Date: Sat, 11 Feb 2023 22:31:11 +0530 Subject: [PATCH] Update HISTORY.md Co-authored-by: Ryan Curtin --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index f7d8b9fd17..aa5162ad1e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ ### mlpack ?.?.? ###### ????-??-?? - * Update outdated codes in cf.md and datasetmapper.md (#3398). + * Update outdated code in tutorials (#3398). * Bugfix for non-square convolution kernels (#3376).