Skip to content

Commit 0f756a1

Browse files
authored
Update CHANGELOG.md
1 parent 2efb1d9 commit 0f756a1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Packages/webxr/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

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+
916
## [0.3.0] - 2020-11-01
1017
### Added
1118
- 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
1724
## [0.2.0] - 2020-10-30
1825
### Added
1926
- 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

Comments
 (0)