Skip to content

Commit b2e085f

Browse files
committed
CHANGELOGs
1 parent a7e5382 commit b2e085f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

Packages/webxr-interactions/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [Unreleased]
8+
9+
## [0.2.0] - 2020-10-30
10+
### Added
11+
- This package.
12+
- Sample scene from the main project

Packages/webxr/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [Unreleased]
8+
9+
## [0.2.0] - 2020-10-30
10+
### Added
11+
- Some XR SDK features, like the subsystems. Still not fully support the XR SDK.
12+
- Info about WebXR Interactions in the README file.

0 commit comments

Comments
 (0)