From e20c918fafba331edbbae93939d4bebee5b335a0 Mon Sep 17 00:00:00 2001 From: Felix Oesterle Date: Mon, 2 May 2022 21:03:28 +0200 Subject: [PATCH] add monthly april draft --- content/posts/MonthlyApr2022.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 content/posts/MonthlyApr2022.md diff --git a/content/posts/MonthlyApr2022.md b/content/posts/MonthlyApr2022.md new file mode 100644 index 0000000..afb718c --- /dev/null +++ b/content/posts/MonthlyApr2022.md @@ -0,0 +1,25 @@ +--- +title: "This month in AvaFrame - April 2022 edition" +date: 2022-04-03T00:00:00+01:00 +draft: true +--- + +Welcome to the April 2022 update. + +This is an important one! Version on + +TODO: update the Relese notes on doc!! + + +Add init files to new modules, fixes #712 +group aimec functions and get real area + +Bug Fixes and documenation +Reorder installation and getting started documentation +https://docs.avaframe.org/en/fixfor1.0/ + +Path generation + +We had a few release candidates, for a full changelog see [github releases](https://github.com/avaframe/AvaFrame/releases). + +Felix