We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2efb1d9 commit 0f756a1Copy full SHA for 0f756a1
Packages/webxr/CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.3.1] - 2020-11-07
10
+### Added
11
+- emscripten browser object pause/resume when switching sessions.
12
+
13
+### Changed
14
+- Replaced Inline XR Session with window.rAF.
15
16
## [0.3.0] - 2020-11-01
17
### Added
18
- Support for XR providers in the editor.
@@ -17,4 +24,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
## [0.2.0] - 2020-10-30
25
19
26
- Some XR SDK features, like the subsystems. Still not fully support the XR SDK.
20
-- Info about WebXR Interactions in the README file.
27
+- Info about WebXR Interactions in the README file.
0 commit comments