From 8c3b188a5dcfd48ce85120cb4101b910ef971897 Mon Sep 17 00:00:00 2001 From: Doreen Fan Date: Tue, 4 Jan 2022 15:06:42 -0800 Subject: [PATCH] January 2022 release notes --- CHANGES.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 99bdf5bca..e874dc3dd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,17 @@ +# 22.01 + + * Remove all Fortran Microphysics + + * Remove old Fortran constants module, sponge, inlet BC, extern parameter support, and files that are no longer used + + * Add problem namespace to the problem runtime parameters + + * Convert embedded probins to C++ inputs for all problems + + * Change networks for test problems: xrb_mixed (xrb_simple -> rprox), wdconvect (ignition_chamulak -> ignition_simple) + + * Remove Travis references (Travis is no longer used) + # 21.12 * Remove Fortran files that are no longer used