From: Chengjiang Yin Date: Wed, 8 Nov 2023 17:44:23 +0000 (+0800) Subject: add the changelog X-Git-Tag: relicensing~295^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16254%2Fhead;p=dealii.git add the changelog --- diff --git a/doc/news/changes/minor/20231109Yin b/doc/news/changes/minor/20231109Yin new file mode 100644 index 0000000000..7329ffc9fa --- /dev/null +++ b/doc/news/changes/minor/20231109Yin @@ -0,0 +1,4 @@ +Improved: Point now supports constexpr construction and evaluation, +just like Tensor. +
+(Chengjiang Yin, 2023/11/09) \ No newline at end of file