-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #44 from EtherealEngine/new-release-notes-placeholder
New: Release notes page placeholder and template
- Loading branch information
Showing
2 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: Release notes | ||
description: Discover platform release improvements and bug fixes. | ||
tableOfContents: | ||
minHeadingLevel: 2 | ||
maxHeadingLevel: 2 | ||
--- | ||
|
||
Discover the latest platform improvements and bug fixes for the iR Engine. | ||
|
||
## 1.0: September 2024 | ||
|
||
**Release date:** [Date in `YYYY-MM-DD` format] | ||
|
||
### Summary | ||
|
||
This inaugural release of the iR Engine lays the foundation for building and managing virtual experiences with a focus on stability, core functionality, and ease of use. | ||
|
||
### New features | ||
|
||
- [List new features here with brief descriptions] | ||
|
||
### Improvements | ||
|
||
- [List improvements to existing features here with brief descriptions] | ||
|
||
### Fixes | ||
|
||
- [List bug fixes here with brief descriptions] | ||
|
||
### Known issues | ||
|
||
- [List any known issues that users may encounter] | ||
|
||
### Additional notes | ||
|
||
- [Include any additional relevant information here, such as upgrade instructions or compatibility considerations] |