From: Bruno Blais Date: Tue, 13 Feb 2024 00:04:06 +0000 (-0500) Subject: Add missing changelog entry X-Git-Tag: relicensing~42^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46c27916d8e060da748d3181c2f838969b7fa403;p=dealii.git Add missing changelog entry --- diff --git a/doc/news/changes/minor/20240212Blais b/doc/news/changes/minor/20240212Blais new file mode 100644 index 0000000000..752286ce06 --- /dev/null +++ b/doc/news/changes/minor/20240212Blais @@ -0,0 +1,3 @@ +New: Add capacity to colorize boundary in GridGenerator::cylinder_shell +
+(Bruno Blais, 2023/02/12)