Skip to content

Commit d5cb4bd

Browse files
fixup! feat(const_eval): impl. abs with new component_wise_scalar
1 parent df4b063 commit d5cb4bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Bottom level categories:
3939

4040
## Unreleased
4141

42+
### New features
43+
4244
- Many numeric built-ins have had a constant evaluation implementation added for them, which allows them to be used in a `const` context:
4345
- [#4879](https://github.com/gfx-rs/wgpu/pull/4879) by @ErichDonGubler:
4446
- `abs`

0 commit comments

Comments
 (0)