From: Wolfgang Bangerth Date: Thu, 31 Aug 2017 00:27:57 +0000 (-0600) Subject: Add a changelog entry. X-Git-Tag: v9.0.0-rc1~1119^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c27189ed4175d3636294eea197328ca3c78a20;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/minor/20170830Bangerth b/doc/news/changes/minor/20170830Bangerth new file mode 100644 index 0000000000..37d4396c78 --- /dev/null +++ b/doc/news/changes/minor/20170830Bangerth @@ -0,0 +1,4 @@ +New: The new DataPostprocessorTensor can help visualize tensor-valued +quantities. +
+(Wolfgang Bangerth, 2017/08/30)