From: Wolfgang Bangerth Date: Tue, 16 Nov 2021 00:45:20 +0000 (-0700) Subject: Add a changelog entry. X-Git-Tag: v9.4.0-rc1~820^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8926d816df51279489ba50601ec360844268828c;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/minor/20211115Bangerth b/doc/news/changes/minor/20211115Bangerth new file mode 100644 index 0000000000..75f7d30f28 --- /dev/null +++ b/doc/news/changes/minor/20211115Bangerth @@ -0,0 +1,4 @@ +New: The GridIn::read_comsol_mphtxt() function adds the ability to +read `.mphtxt` files generated by COMSOL. +
+(Wolfgang Bangerth, 2021/11/15)