From e8a99b3bea78700c3d70984b99a73d33fe5b5828 Mon Sep 17 00:00:00 2001 From: Jesse Chan <1156048+jlchan@users.noreply.github.com> Date: Mon, 18 Dec 2023 08:34:00 -0600 Subject: [PATCH] Update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 265979c3508..abd9fd27882 100644 --- a/NEWS.md +++ b/NEWS.md @@ -38,7 +38,7 @@ for human readability. - Capability to set truly discontinuous initial conditions in 1D. - Wetting and drying feature and examples for 1D and 2D shallow water equations - Implementation of the polytropic Euler equations in 2D -- Implementation of the quasi-1D shallow water equations +- Implementation of the quasi-1D shallow water and compressible Euler equations - Subcell (positivity and local min/max) limiting support for conservative variables in 2D for `TreeMesh` - AMR for hyperbolic-parabolic equations on 2D/3D `TreeMesh`