From 2f8f7e9eb6e9809b426563569095a728a51b1573 Mon Sep 17 00:00:00 2001 From: David Snopek Date: Mon, 20 Jan 2025 18:24:46 -0600 Subject: [PATCH] Update `CHANGES.md` for the 3.1.1 release (#249) --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 65301d06..5977edf6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # Change history for the Godot OpenXR loaders asset +## 3.1.1 +- Emit correct signal from `OpenXRFbSpatialEntity.erase_from_storage()` +- Only add the `LAUNCHER` category if "Show in App Library" is enabled + ## 3.1.0 - Fix wall, floor and ceiling collision shapes with Jolt physics - Add option to enable permissions necessary for sharing of Meta's spatial anchors