From: Fabian Castelli Date: Tue, 12 Oct 2021 08:32:50 +0000 (+0200) Subject: Add changelog entry X-Git-Tag: v9.4.0-rc1~943^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe5155b93a16daee0f380fc58947fc196113611;p=dealii.git Add changelog entry --- diff --git a/doc/news/changes/minor/20211012Castelli b/doc/news/changes/minor/20211012Castelli new file mode 100644 index 0000000000..845dcce758 --- /dev/null +++ b/doc/news/changes/minor/20211012Castelli @@ -0,0 +1,3 @@ +Fixed: The KellyErrorEstimator for 1D can now handle the hp case. +
+(Fabian Castelli, 2021/10/12)