Add documentation for change.

This commit is contained in:
Ryan Curtin
2016-02-18 11:17:56 -08:00
parent 4e069ab995
commit f6dd2f7a97
+4
View File
@@ -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.