From 70ff7451f88cbff23d149cc91bbbefa45258aa8f Mon Sep 17 00:00:00 2001 From: Tristan Youngs Date: Tue, 23 Apr 2024 11:14:03 +0100 Subject: [PATCH] Update release notes. --- ReleaseNotes.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 5f572234ac..b4969f1d22 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,5 +1,16 @@ # Changelog +## [1.5.1] - 23rd April 2024 + +### 🐛 Bug Fixes + +- Fix display of surfaces in SDF module + +### 🔨️ Build Tools + +- Include correct QML-related libs in OSX package +- Include correct QML-related libs in Windows package + ## [1.5.0] - 17th April 2024 ### 🚀 Features