Skip to content

Commit 993fc39

Browse files
committed
Release 24.0.4
1 parent 05e419b commit 993fc39

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

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

4141
## Unreleased
4242

43+
### v24.0.4 (2025-04-03)
44+
4345
#### Metal
4446
- Use resize observers for smoother resizing. By @madsmtm in [#7026](https://github.com/gfx-rs/wgpu/pull/7026).
4547

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wgpu-hal/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wgpu-hal"
3-
version = "24.0.2"
3+
version = "24.0.4"
44
authors = ["gfx-rs developers"]
55
edition = "2021"
66
description = "Hardware abstraction layer for wgpu, the cross-platform, safe, pure-rust graphics API"

0 commit comments

Comments
 (0)