From eee9e6594bdafa4760e71ffde07f5b11f1bc155a Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Thu, 11 May 2023 12:41:25 +0200 Subject: [PATCH] prepare release v3.9.0 --- History.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/History.md b/History.md index e578f82..a3b5c26 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,11 @@ +# 3.9.0 / 2023-05-11 + + * New Features + * [template] Add `subCount`, `subPoints` template functions + + * Bugfixes + * [wiki] Remove deprecated `concat` examples + # 3.8.0 / 2023-04-14 * New Features