Skip to content

Commit 3a71f18

Browse files
authored
WebXR Interactions CHANGELOG.md update.
1 parent aca259d commit 3a71f18

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Packages/webxr-interactions/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.4.0] - 2020-11-08
10+
### Added
11+
- Support for the missing controller inputs.
12+
13+
### Changed
14+
- Sample scene - Changed Rigidbody Interpolate for the Interactables.
15+
- ControllerInteraction - Changed what values to check for pick/drop Interactables.
16+
917
## [0.3.0] - 2020-11-01
1018
### Added
1119
- Support for XR providers in the sample WebXRCameraSet prefab.
@@ -16,4 +24,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1624
## [0.2.0] - 2020-10-30
1725
### Added
1826
- This package.
19-
- Sample scene from the main project
27+
- Sample scene from the main project

0 commit comments

Comments
 (0)