diff --git a/HISTORY.md b/HISTORY.md index c04974cdf0..4fbe9e170c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,7 @@ +### mlpack 2.0.2 +###### 2016-??-?? + * Handle zero-variance dimensions in DET (#515). + ### mlpack 2.0.1 ###### 2016-02-04 * Fix CMake to properly detect when MKL is being used with Armadillo.