From 27546978c73a14ff484d861b44d983db7e3f94ec Mon Sep 17 00:00:00 2001 From: kinnala Date: Thu, 13 Jun 2024 14:10:25 +0300 Subject: [PATCH] Update changelog --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7f9eb03c..f24a9308 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,8 @@ with respect to documented and/or tested features. ### Unreleased +- Fixed: `Mesh.p2e` returned incorrect incidence +- Fixed: `InteriorFacetBasis.get_dofs` did not return all edge DOFs for 3D elements - Added: The lowest order, one point integration rule for tetrahedral elements - Changed: Initializing `Basis` for `ElementTetP0` without specifying `intorder` or `quadrature` will now automatically fall back to a one