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 84a4537 commit aca259dCopy full SHA for aca259d
Packages/webxr/CHANGELOG.md
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.4.0] - 2020-11-08
10
+### Added
11
+- Added missing OnXRCapabilitiesUpdate to WebXRManager.
12
+- Added missing controller inputs.
13
+
14
+### Changed
15
+- Changed controller action names to enums.
16
17
## [0.3.1] - 2020-11-07
18
### Added
19
- emscripten browser object pause/resume when switching sessions.
0 commit comments