diff --git a/HISTORY.md b/HISTORY.md index d788b7d0f0..ef28b42f5b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,7 +4,8 @@ * Update documentation for pip and conda installation packages (#2044). - * Add CLI-Bindings for LinearSVM (#1935) + * Add bindings for linear SVM (#1935); `mlpack_linear_svm` from the + command-line, `linear_svm()` from Python. ### mlpack 3.2.1 ###### 2019-10-01