From 8926d816df51279489ba50601ec360844268828c Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 15 Nov 2021 17:45:20 -0700 Subject: [PATCH] Add a changelog entry. --- doc/news/changes/minor/20211115Bangerth | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/news/changes/minor/20211115Bangerth 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) -- 2.39.5