From c3d9dd485d74f1be0192181505ca439c5fda6446 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 15 Nov 2021 17:47:06 -0700 Subject: [PATCH] Add a changelog entry. --- doc/news/changes/minor/20211115Bangerth-b | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/news/changes/minor/20211115Bangerth-b diff --git a/doc/news/changes/minor/20211115Bangerth-b b/doc/news/changes/minor/20211115Bangerth-b new file mode 100644 index 0000000000..0460c23a2a --- /dev/null +++ b/doc/news/changes/minor/20211115Bangerth-b @@ -0,0 +1,4 @@ +New: The GridOut::write_gnuplot() function can now deal with +tetrahedral meshes. +
+(Wolfgang Bangerth, 2021/11/15) -- 2.39.5