Skip to content

Commit 5bb107e

Browse files
committed
Update CHANGELOG.md
1 parent 5b73778 commit 5bb107e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added ⭐
11+
12+
- Added check for env var `RUSTGPU_SKIP_TOOLCHAIN_CHECK` to prevent toolchain check
13+
1014
### Changed 🛠️
1115

1216
- 🚨BREAKING🚨 Migrated from `register_attr` to `register_tool`. [More information](docs/src/migration-to-register-tool.md).
13-
- Updated toolchain to `nightly-2022-09-06`
17+
- Updated toolchain to `nightly-2022-10-01`
1418
- Updated `glam` to `0.22`
1519
- Removed `glam::BVec` support (they are no longer `#[repl(simd)]` in `glam`, as Rust doesn't support SIMD vectors with `bool` elements)
1620

0 commit comments

Comments
 (0)