From 954d92a1853fe30a06c196c4946a1719f5aec52b Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Tue, 27 Jun 2023 15:54:12 +0200 Subject: [PATCH] Release 3.38.0 --- doc/history.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/history.md b/doc/history.md index 597ce5c87..7c5bd65f8 100644 --- a/doc/history.md +++ b/doc/history.md @@ -1,3 +1,6 @@ +## 3.38.0 +* pc: Add "multiSidedSigns" feature + some missing data (@PondWader) + ## 3.37.0 * pc: support 1.20.0 and 1.20.1 (thanks @PondWader)