Skip to content

Commit f0c5df9

Browse files
authored
chore: release v0.4.7
1 parent a02e457 commit f0c5df9

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.7](https://github.com/tycho/gloam/compare/0.4.6...0.4.7) - 2026-04-01
11+
12+
### Fixed
13+
14+
- *(vulkan)* ensure we don't leak handle on double-gloamVulkanInitialize
15+
16+
### Other
17+
18+
- cargo dependency update
19+
- update bundled XML specs and headers
20+
1021
## [0.4.6](https://github.com/tycho/gloam/compare/0.4.5...0.4.6) - 2026-03-27
1122

1223
### Fixed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gloam"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
edition = "2024"
55
description = "Loader generator for Vulkan, OpenGL, OpenGL ES, EGL, GLX, and WGL"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)