Update HISTORY.md.

This commit is contained in:
Ryan Curtin
2020-09-05 22:51:37 -04:00
parent 61dde92c68
commit 2bc4e9fea6
+3
View File
@@ -1,5 +1,8 @@
### mlpack ?.?.?
###### ????-??-??
* Fix incorrect parsing of required matrix/model parameters for command-line
bindings (#2600).
* Add manual type specification support to `data::Load()` and `data::Save()`
(#2084, #2135, #2602).