From 13e85ad151670d54272e64a7f2a5295fdb2b8617 Mon Sep 17 00:00:00 2001
From: Timo Koch <timo.koch@iws.uni-stuttgart.de>
Date: Wed, 27 Mar 2019 19:00:52 +0100
Subject: [PATCH] [changelog] Add entry for box for prism grids

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 693fd71034..defe4fcbcb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ Differences Between DuMuX 3.1 and DuMuX 3.0
 - Added new porous medium model for the energy balance of a porous solid (general heat equation)
 - __Multidomain__: It is now possible to use the facet coupling module together with the mpfa-o scheme in the bulk domain.
 - Added a `StaggeredNewtonConvergenceWriter` for the staggered grid discretization scheme
+- The box scheme works now on grids with prism / wedge elements in 3D
 
 ### Immediate interface changes not allowing/requiring a deprecation period
 
-- 
GitLab