Initial CHANGELOG update for new release

This commit is contained in:
Rob Falgout 2022-02-10 07:02:26 -08:00
parent ab72d05bd8
commit 4ee737b53c

View File

@ -7,6 +7,15 @@
# This file chronicles user-level changes, beginning with the most recent.
# =============================================================================
Version 2.24.0 released 2022/02/11
- Added SYCL support
- Enabled GPU setup for MGR solver
- Added GPU examples for Fortran users ('ex5f.f' and 'ex12f.f')
- Added source file indentation with Artistic Style (astyle).
- Various bug fixes.
#====================================
Version 2.23.0 released 2021/10/01
- Added GPU support for multipass interpolation.