From eb8260ab2cfd5c336a3ef1274e71ce91014f59fa Mon Sep 17 00:00:00 2001 From: Powei Feng Date: Tue, 13 May 2025 13:45:26 -0700 Subject: [PATCH] Update release note after cherry-pick --- NEW_RELEASE_NOTES.md | 2 -- RELEASE_NOTES.md | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEW_RELEASE_NOTES.md b/NEW_RELEASE_NOTES.md index 2829dc2571..c3161a7700 100644 --- a/NEW_RELEASE_NOTES.md +++ b/NEW_RELEASE_NOTES.md @@ -8,5 +8,3 @@ appropriate header in [RELEASE_NOTES.md](./RELEASE_NOTES.md). ## Release notes for next branch cut -- matc non-functional change: Update GLSL postprocessor to - isolate calls to SPVRemap from calls to SPIRV-Cross. diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 218c17174b..7d4e8a79af 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,6 +10,9 @@ Instead, if you are authoring a PR for the main branch, add your release note to ## v1.60.0 - materials: remove dependence on per-view descset layout from filamat. [⚠️ **New Material Version**] +- matc non-functional change: Update GLSL postprocessor to + isolate calls to SPVRemap from calls to SPIRV-Cross. + ## v1.59.5