Skip to content

Commit 2f76e0a

Browse files
committed
[update] specification.
1 parent 4681477 commit 2f76e0a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/specs/audio-devices.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@ title: "Audio Device Abstraction"
33
document_id: "audio-device-abstraction-2026-01-28"
44
status: "draft"
55
created: "2026-01-28T22:59:00Z"
6-
version: "0.1.7"
7-
version: "0.1.8"
8-
last_updated: "2026-01-29T20:40:49Z"
6+
last_updated: "2026-01-29T21:58:43Z"
7+
version: "0.1.9"
98
engine_workspace_version: "2023.1.30"
109
wgpu_version: "26.0.1"
1110
shader_backend_default: "naga"
1211
winit_version: "0.29.10"
13-
repo_commit: "d1d13296951f9b1f34acceced52591c5915215c9"
12+
repo_commit: "e8944565ebba497ec59a72bdfdb855a97f41a666"
1413
owners: ["lambda-sh"]
1514
reviewers: ["engine", "rendering"]
1615
tags: ["spec", "audio", "lambda-rs", "platform", "cpal"]
@@ -634,6 +633,7 @@ Manual checks
634633

635634
## Changelog
636635

636+
- 2026-01-29 (v0.1.9) — Fix YAML front matter to use a single `version` field.
637637
- 2026-01-29 (v0.1.8) — Make the `lambda-rs` facade example the primary
638638
reference and remove the platform example requirement.
639639
- 2026-01-29 (v0.1.7) — Rename the platform audio implementation module to

0 commit comments

Comments
 (0)