Update HISTORY.md.

This commit is contained in:
Ryan Curtin
2024-04-03 14:00:02 -04:00
parent fb6baba779
commit 58d5e0250b
+2
View File
@@ -21,6 +21,8 @@
* Fix floating-point accuracy issue for decision trees that sometimes caused
crashes (#3595).
* Allow PCA to take different matrix types (#3677).
### mlpack 4.3.0
###### 2023-11-27
* Fix include ordering issue for `LinearRegression` (#3541).