diff --git a/CHANGELOG b/CHANGELOG index c0938c31d..c2a008608 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,21 @@ # recent release. #============================================================================= +Version 2.13.0 released 2017/10/20 + +- Added new multigrid reduction (MGR) solver + +- Changed defaults in AMG Hybrid solver to match BoomerAMG defaults + +- Updated hypre blas/lapack implementation + +- Removed SuperLU/DSuperLU from the distribution and updated the FEI code to + work with external installations of SuperLU/SuperLU_DIST (version 5.2.1) + +- Fixed a bug in Euclid + +- Fixed Windows Visual Studio compile (version 2017) + Version 2.12.1 released 2017/09/29 - Added support for single and quad precision floating point numbers