From 309c892fa1c66264471088900afe3fea31fcc596 Mon Sep 17 00:00:00 2001 From: Bruno Turcksin Date: Thu, 11 Apr 2024 14:29:13 -0400 Subject: [PATCH] Add changelog entry --- doc/news/changes/minor/20240411Turcksin | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20240411Turcksin diff --git a/doc/news/changes/minor/20240411Turcksin b/doc/news/changes/minor/20240411Turcksin new file mode 100644 index 0000000000..8b67846e3a --- /dev/null +++ b/doc/news/changes/minor/20240411Turcksin @@ -0,0 +1,5 @@ +New: Add GridGenerator::cylinder, GridGenerator::subdivided_cylinder, +and GridGenerator::truncated_cone to the python wrappers +
+(Bruno Turcksin, 2024/04/11) + -- 2.39.5