Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Jun 7, 2024
1 parent eaaa1c0 commit 42650e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
## [0.0.23] - 2024.06.07
### Added
- Support for CubeTexture environments and backgrounds.
- Compilation happens asynchronously to avoid blocking the browser.
- Material is compiled asynchronously to avoid blocking the browser. No rendering will occur until the material is ready.

### Fixed
- Corner case where marking a mesh as non-visible would not remove the geometry.
Expand Down

0 comments on commit 42650e3

Please sign in to comment.