diff --git a/CHANGES b/CHANGES index 32ded9360c2..39dbb31b670 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,51 @@ +# 23.01 + + -- amrex::fillAsync (#3076) + + -- CI: Ascent (#3078) + + -- Add forward declarations for class template friends (#3077) + + -- Update GNU Make file for OLCF (#3070) + + -- HIP: amdgpu-target -> offload-arch (#3069) + + -- GPU kernel fusing in MLPoisson (#3071) + + -- Docs: Sync Before Comms (#3075) + + -- Remove deprecated SYCL declaration (#3074) + + -- Change the type of DeriveRec::DeriveBoxMap to std::function (#3068) + + -- Add CodeQL Scanning (#3059) + + -- Remove old python scripts for releasing (#3066) + + -- Plotfile Reader: Allow multi-word variable names (#3067) + + -- Fix FPE in FillPatcher for RK (#3065) + + -- Fix: Shared CMake builds w/ `AMReX_BUILD_SHARED_LIBS` (#3057) + + -- Add PETSc CI (#3049) + + -- remove plotsinglevar.py (#3063) + + -- Remove old python build scripts from Castro / Maestro (#3064) + + -- Add math functions to amrex::Math (#3008) + + -- remove some astro-specific python routines (#3062) + + -- Gpu Streams: Performance Tuning (#3058) + + -- MLMG: template (#3035) + + -- Add Hypre CI (#3048) + + -- Print host name in backtrace files (#3054) + # 22.12 -- SYCL: Remove floating-point specialisations for atomic adds (#3050)