From: Daniel Garcia-Sanchez Date: Sun, 31 May 2020 14:47:56 +0000 (+0200) Subject: Add changelogi entry X-Git-Tag: v9.3.0-rc1~1508^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10435%2Fhead;p=dealii.git Add changelogi entry --- diff --git a/doc/news/changes/minor/20200531GarciaSanchez b/doc/news/changes/minor/20200531GarciaSanchez new file mode 100644 index 0000000000..e623c124f2 --- /dev/null +++ b/doc/news/changes/minor/20200531GarciaSanchez @@ -0,0 +1,4 @@ +Improved: The efficiency of the assembly of step-62 has been improved and now +it is 7 times faster. +
+(Daniel Garcia-Sanchez, 2020/05/31)