From c2e2f80945f2a00546b1f385bd46ef8905ebd878 Mon Sep 17 00:00:00 2001 From: Benjamin Doherty Date: Tue, 14 Feb 2023 14:10:40 -0800 Subject: [PATCH] Fix RELEASE_NOTES.md --- NEW_RELEASE_NOTES.md | 2 ++ RELEASE_NOTES.md | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEW_RELEASE_NOTES.md b/NEW_RELEASE_NOTES.md index 4a1a9c7fa7..90594079f1 100644 --- a/NEW_RELEASE_NOTES.md +++ b/NEW_RELEASE_NOTES.md @@ -7,3 +7,5 @@ for next branch cut* header. appropriate header in [RELEASE_NOTES.md](./RELEASE_NOTES.md). ## Release notes for next branch cut + +- engine: the default render channel is now 2 instead of 0 diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index bbec514fcc..79517c41b6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -15,7 +15,6 @@ Instead, if you are authoring a PR for the main branch, add your release note to - engine: fix broken picking [⚠️ **Recompile Materials to get the fix**] - engine: added support for sRGB swapchains. See `SwapChain.h` -- engine: the default render channel is now 2 instead of 0 - bluegl: support Windows32 ## v1.31.3