From 3d8750b35c626f2ed1ba99160bd19cfac4749124 Mon Sep 17 00:00:00 2001 From: Stefan Maierhofer Date: Thu, 2 May 2024 13:17:42 +0200 Subject: [PATCH] update RELEASE_NOTES.md (5.3.8) --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e74fefde..b7163f51 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +### 5.3.8 +- [e57] support for ScaledInteger with 33 to 63 bits (1 to 32, and 64 was already supported) + ### 5.3.7 - [Rendering.PointSet] fixed y-flipped picking