Update HISTORY for #324 too.

This commit is contained in:
Ryan Curtin
2021-10-18 10:02:17 -04:00
parent f3b0224187
commit df3a1cf347
+3
View File
@@ -12,6 +12,9 @@
* Update Catch2 to 2.13.7
([#322](https://github.com/mlpack/ensmallen/pull/322)).
* Remove redundant template argument for C++20 compatibility
([#324](https://github.com/mlpack/ensmallen/pull/324)).
* Fix MOEAD test stability
([#327](https://github.com/mlpack/ensmallen/pull/327)).